aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/datetimeTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/parser/datetimeTest.cpp')
-rw-r--r--tests/parser/datetimeTest.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/parser/datetimeTest.cpp b/tests/parser/datetimeTest.cpp
index 07d77301..90bbebbb 100644
--- a/tests/parser/datetimeTest.cpp
+++ b/tests/parser/datetimeTest.cpp
@@ -24,11 +24,7 @@
#include "tests/testUtils.hpp"
-#define VMIME_TEST_SUITE datetimeTest
-#define VMIME_TEST_SUITE_MODULE "Parser"
-
-
-VMIME_TEST_SUITE_BEGIN
+VMIME_TEST_SUITE_BEGIN(datetimeTest)
VMIME_TEST_LIST_BEGIN
VMIME_TEST(testParse)