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