summaryrefslogtreecommitdiffstats
path: root/kplato/tests/DateTimeTester.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kplato/tests/DateTimeTester.cpp')
-rw-r--r--kplato/tests/DateTimeTester.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kplato/tests/DateTimeTester.cpp b/kplato/tests/DateTimeTester.cpp
index e3558a32..beee3c5b 100644
--- a/kplato/tests/DateTimeTester.cpp
+++ b/kplato/tests/DateTimeTester.cpp
@@ -26,8 +26,8 @@
using namespace KUnitTest;
-KUNITTEST_MODULE(tdeunittest_DateTimeTester, "DateTime Tester");
-KUNITTEST_MODULE_REGISTER_TESTER(DateTimeTester);
+TDEUNITTEST_MODULE(tdeunittest_DateTimeTester, "DateTime Tester");
+TDEUNITTEST_MODULE_REGISTER_TESTER(DateTimeTester);
void DateTimeTester::allTests() {
testSubtract();