clang-format

This commit is contained in:
gabime
2018-11-22 18:49:14 +02:00
parent f97cb00737
commit a31719b546
8 changed files with 39 additions and 36 deletions

View File

@@ -33,7 +33,6 @@ TEST_CASE("debug and trace w/o format string", "[macros]]")
REQUIRE(ends_with(file_contents(filename), "Test message 4\n"));
REQUIRE(count_lines(filename) == 2);
}
TEST_CASE("disable param evaluation", "[macros]")