summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/macros/tests/commontests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/plugins/macros/tests/commontests.cpp')
-rw-r--r--kexi/plugins/macros/tests/commontests.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kexi/plugins/macros/tests/commontests.cpp b/kexi/plugins/macros/tests/commontests.cpp
index 9d43ac41..0a18e580 100644
--- a/kexi/plugins/macros/tests/commontests.cpp
+++ b/kexi/plugins/macros/tests/commontests.cpp
@@ -51,8 +51,8 @@ namespace KoMacroTest {
/**
* Register KoMacroTest::CommonTests as TestSuite.
*/
- KUNITTEST_SUITE("CommonTestsSuite")
- KUNITTEST_REGISTER_TESTER(CommonTests);
+ TDEUNITTEST_SUITE("CommonTestsSuite")
+ TDEUNITTEST_REGISTER_TESTER(CommonTests);
/**
* @internal d-pointer class to be more flexible on future extension of the