aboutsummaryrefslogtreecommitdiffstats
path: root/tests/utility/stringProxyTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/utility/stringProxyTest.cpp')
-rw-r--r--tests/utility/stringProxyTest.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/utility/stringProxyTest.cpp b/tests/utility/stringProxyTest.cpp
index 0dd5ef73..0d888f6a 100644
--- a/tests/utility/stringProxyTest.cpp
+++ b/tests/utility/stringProxyTest.cpp
@@ -24,11 +24,7 @@
#include "tests/testUtils.hpp"
-#define VMIME_TEST_SUITE stringProxyTest
-#define VMIME_TEST_SUITE_MODULE "Utility"
-
-
-VMIME_TEST_SUITE_BEGIN
+VMIME_TEST_SUITE_BEGIN(stringProxyTest)
VMIME_TEST_LIST_BEGIN
VMIME_TEST(testConstruct)