summaryrefslogtreecommitdiffstats
path: root/kplato/tests/CalendarTester.cpp
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2013-09-03 19:57:37 +0200
committerSlávek Banko <[email protected]>2013-09-03 19:57:37 +0200
commit15ae7be824e362e8397532d7d60a3a93055caa41 (patch)
tree335b1112358991072b87137eb5ae8aa384b57c63 /kplato/tests/CalendarTester.cpp
parent13402815bec5cb5702aedbd0a8119e40f106c2c1 (diff)
downloadkoffice-15ae7be824e362e8397532d7d60a3a93055caa41.tar.gz
koffice-15ae7be824e362e8397532d7d60a3a93055caa41.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'kplato/tests/CalendarTester.cpp')
-rw-r--r--kplato/tests/CalendarTester.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kplato/tests/CalendarTester.cpp b/kplato/tests/CalendarTester.cpp
index d5a3956b..9c67d068 100644
--- a/kplato/tests/CalendarTester.cpp
+++ b/kplato/tests/CalendarTester.cpp
@@ -27,8 +27,8 @@
using namespace KUnitTest;
-KUNITTEST_MODULE(tdeunittest_CalendarTester, "Calendar Tester");
-KUNITTEST_MODULE_REGISTER_TESTER(CalendarTester);
+TDEUNITTEST_MODULE(tdeunittest_CalendarTester, "Calendar Tester");
+TDEUNITTEST_MODULE_REGISTER_TESTER(CalendarTester);
void CalendarTester::allTests() {
testSingleDay();