summaryrefslogtreecommitdiffstats
path: root/tdecore/tdeconfig_compiler/tests/tdeconfigcompiler_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tdeconfig_compiler/tests/tdeconfigcompiler_test.cpp')
-rw-r--r--tdecore/tdeconfig_compiler/tests/tdeconfigcompiler_test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/tdeconfig_compiler/tests/tdeconfigcompiler_test.cpp b/tdecore/tdeconfig_compiler/tests/tdeconfigcompiler_test.cpp
index e5bb3dcea..158d008a0 100644
--- a/tdecore/tdeconfig_compiler/tests/tdeconfigcompiler_test.cpp
+++ b/tdecore/tdeconfig_compiler/tests/tdeconfigcompiler_test.cpp
@@ -21,8 +21,8 @@
using namespace KUnitTest;
-KUNITTEST_MODULE( tdeunittest_tdeconfigcompiler_test, "TDEConfigXT")
-KUNITTEST_MODULE_REGISTER_TESTER( TDEConfigCompiler_Test )
+TDEUNITTEST_MODULE( tdeunittest_tdeconfigcompiler_test, "TDEConfigXT")
+TDEUNITTEST_MODULE_REGISTER_TESTER( TDEConfigCompiler_Test )
typedef const char * CompilerTestSet[];