diff options
Diffstat (limited to 'tests/parser/pathTest.cpp')
-rw-r--r-- | tests/parser/pathTest.cpp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/parser/pathTest.cpp b/tests/parser/pathTest.cpp index caa6e0a0..f73dd0d4 100644 --- a/tests/parser/pathTest.cpp +++ b/tests/parser/pathTest.cpp @@ -24,11 +24,7 @@ #include "tests/testUtils.hpp" -#define VMIME_TEST_SUITE pathTest -#define VMIME_TEST_SUITE_MODULE "Parser" - - -VMIME_TEST_SUITE_BEGIN +VMIME_TEST_SUITE_BEGIN(pathTest) VMIME_TEST_LIST_BEGIN VMIME_TEST(testParse) |