diff options
Diffstat (limited to 'tests/core.cpp')
-rw-r--r-- | tests/core.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/core.cpp b/tests/core.cpp index af19b42..0ddfcd6 100644 --- a/tests/core.cpp +++ b/tests/core.cpp @@ -1,7 +1,7 @@ #include <forstio/test/suite.h> namespace { -SAW_TEST { +SAW_TEST("Test") { } } |