Skip to content

Commit e7552b2

Browse files
committed
runformat
1 parent 707daf8 commit e7552b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/testcheckersreport.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ class TestCheckersReport : public TestFixture {
4545
const auto pos = report.rfind("\n\n");
4646
ASSERT(pos != std::string::npos);
4747

48-
const char expected[] =
48+
const char expected[] =
4949
"test checkers\n"
5050
"-------------\n"
5151
"No abcdefghijklmnopqrstuvwxyz::abcdefghijklmnopqrstuvwxyz require:123\n";

0 commit comments

Comments
 (0)