aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/emailAddressTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/parser/emailAddressTest.cpp')
-rw-r--r--tests/parser/emailAddressTest.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/parser/emailAddressTest.cpp b/tests/parser/emailAddressTest.cpp
index 0185c220..378cc065 100644
--- a/tests/parser/emailAddressTest.cpp
+++ b/tests/parser/emailAddressTest.cpp
@@ -26,11 +26,7 @@
#include "vmime/platform.hpp"
-#define VMIME_TEST_SUITE emailAddressTest
-#define VMIME_TEST_SUITE_MODULE "Parser"
-
-
-VMIME_TEST_SUITE_BEGIN
+VMIME_TEST_SUITE_BEGIN(emailAddressTest)
VMIME_TEST_LIST_BEGIN
VMIME_TEST(testParseASCII)