clang-format tests

This commit is contained in:
Lars Toenning
2023-04-12 21:44:17 +02:00
parent 674710f146
commit ba41d4887b
28 changed files with 266 additions and 238 deletions

View File

@@ -48,7 +48,7 @@ namespace BlackMiscTest
c++;
}
}
} //namespace
} // namespace
//! main
BLACKTEST_MAIN(BlackMiscTest::CTestIcon);