Skip to content

Commit 19109ac

Browse files
committed
format
1 parent a4dbc53 commit 19109ac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/testsuppressions.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1823,7 +1823,7 @@ class TestSuppressions : public TestFixture {
18231823
"}\n",
18241824

18251825
""
1826-
);
1826+
);
18271827
testXmlSuppressions(
18281828
"<suppressions>\n"
18291829
"<suppress>\n"
@@ -1840,7 +1840,7 @@ class TestSuppressions : public TestFixture {
18401840
"}\n",
18411841

18421842
"[test.c:4:12]: (error) Uninitialized variable: x [uninitvar]\n"
1843-
);
1843+
);
18441844
}
18451845

18461846
void addSuppressionDuplicate() const {

0 commit comments

Comments
 (0)