summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/macros/tests/xmlhandlertests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/plugins/macros/tests/xmlhandlertests.cpp')
-rw-r--r--kexi/plugins/macros/tests/xmlhandlertests.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kexi/plugins/macros/tests/xmlhandlertests.cpp b/kexi/plugins/macros/tests/xmlhandlertests.cpp
index 971c85db..5848217d 100644
--- a/kexi/plugins/macros/tests/xmlhandlertests.cpp
+++ b/kexi/plugins/macros/tests/xmlhandlertests.cpp
@@ -43,8 +43,8 @@ namespace KoMacroTest {
/**
* Register KoMacroTest::CommonTests as TestSuite.
*/
- KUNITTEST_SUITE("KoMacroTestSuite")
- KUNITTEST_REGISTER_TESTER(XMLHandlerTests);
+ TDEUNITTEST_SUITE("KoMacroTestSuite")
+ TDEUNITTEST_REGISTER_TESTER(XMLHandlerTests);
class XMLHandlerTests::Private
{