summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/macros/tests/variabletests.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 /kexi/plugins/macros/tests/variabletests.cpp
parent13402815bec5cb5702aedbd0a8119e40f106c2c1 (diff)
downloadkoffice-15ae7be824e362e8397532d7d60a3a93055caa41.tar.gz
koffice-15ae7be824e362e8397532d7d60a3a93055caa41.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'kexi/plugins/macros/tests/variabletests.cpp')
-rw-r--r--kexi/plugins/macros/tests/variabletests.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kexi/plugins/macros/tests/variabletests.cpp b/kexi/plugins/macros/tests/variabletests.cpp
index 4efe3953..97420ce4 100644
--- a/kexi/plugins/macros/tests/variabletests.cpp
+++ b/kexi/plugins/macros/tests/variabletests.cpp
@@ -50,8 +50,8 @@ namespace KoMacroTest {
* Register KoMacroTest::CommonTests as TestSuite.
*/
- KUNITTEST_SUITE("KoMacroTestSuite");
- KUNITTEST_REGISTER_TESTER(VariableTests);
+ TDEUNITTEST_SUITE("KoMacroTestSuite");
+ TDEUNITTEST_REGISTER_TESTER(VariableTests);
class VariableTests::Private