Skip to content

Commit 125be08

Browse files
Drop dangling //clang-format on
Signed-off-by: Christian Parpart <[email protected]>
1 parent 6920fcf commit 125be08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test-reflection-cpp.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ TEST_CASE("vector", "[reflection]")
5959
CHECK(result == R"(name="John Doe" email="[email protected]" age=42
6060
name="John Doe" email="[email protected]" age=43
6161
)");
62-
//clang-format on
6362
}
6463

6564
TEST_CASE("nested", "[reflection]")

0 commit comments

Comments
 (0)