summaryrefslogtreecommitdiffstats
path: root/kplato/tests/DurationTester.cpp
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:57:37 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:57:37 +0200
commit15ae7be824e362e8397532d7d60a3a93055caa41 (patch)
tree335b1112358991072b87137eb5ae8aa384b57c63 /kplato/tests/DurationTester.cpp
parent13402815bec5cb5702aedbd0a8119e40f106c2c1 (diff)
downloadkoffice-15ae7be824e362e8397532d7d60a3a93055caa41.tar.gz
koffice-15ae7be824e362e8397532d7d60a3a93055caa41.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'kplato/tests/DurationTester.cpp')
-rw-r--r--kplato/tests/DurationTester.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kplato/tests/DurationTester.cpp b/kplato/tests/DurationTester.cpp
index b6ac6d72..3266a2bd 100644
--- a/kplato/tests/DurationTester.cpp
+++ b/kplato/tests/DurationTester.cpp
@@ -23,8 +23,8 @@
using namespace KUnitTest;
-KUNITTEST_MODULE(tdeunittest_DurationTester, "Duration Tester");
-KUNITTEST_MODULE_REGISTER_TESTER(DurationTester);
+TDEUNITTEST_MODULE(tdeunittest_DurationTester, "Duration Tester");
+TDEUNITTEST_MODULE_REGISTER_TESTER(DurationTester);
void DurationTester::allTests() {
testArithmetic();