diff options
Diffstat (limited to 'tests/parser/htmlTextPartTest.cpp')
-rw-r--r-- | tests/parser/htmlTextPartTest.cpp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/parser/htmlTextPartTest.cpp b/tests/parser/htmlTextPartTest.cpp index 08754e72..732fcd8c 100644 --- a/tests/parser/htmlTextPartTest.cpp +++ b/tests/parser/htmlTextPartTest.cpp @@ -25,11 +25,7 @@ #include "vmime/htmlTextPart.hpp" -#define VMIME_TEST_SUITE htmlTextPartTest -#define VMIME_TEST_SUITE_MODULE "Parser" - - -VMIME_TEST_SUITE_BEGIN +VMIME_TEST_SUITE_BEGIN(htmlTextPartTest) VMIME_TEST_LIST_BEGIN VMIME_TEST(testParseText) |