diff options
author | Slávek Banko <[email protected]> | 2013-09-03 20:02:44 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-09-03 21:01:29 +0200 |
commit | 45971e65a6114fbd1f91ae354da485450001166f (patch) | |
tree | b607ce9f3b683a89478b8c21c6bc9a53bf6b7a44 /kopete/libkopete/tests/kopeteemoticontest.cpp | |
parent | c26bb519a8aebc04ffe39d0b6c784a1c1e915202 (diff) | |
download | tdenetwork-45971e65a6114fbd1f91ae354da485450001166f.tar.gz tdenetwork-45971e65a6114fbd1f91ae354da485450001166f.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'kopete/libkopete/tests/kopeteemoticontest.cpp')
-rw-r--r-- | kopete/libkopete/tests/kopeteemoticontest.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/libkopete/tests/kopeteemoticontest.cpp b/kopete/libkopete/tests/kopeteemoticontest.cpp index f57becaa..7121ff19 100644 --- a/kopete/libkopete/tests/kopeteemoticontest.cpp +++ b/kopete/libkopete/tests/kopeteemoticontest.cpp @@ -34,8 +34,8 @@ using namespace KUnitTest; -KUNITTEST_MODULE( tdeunittest_kopeteemoticontest, "KopeteSuite"); -KUNITTEST_MODULE_REGISTER_TESTER( KopeteEmoticonTest ); +TDEUNITTEST_MODULE( tdeunittest_kopeteemoticontest, "KopeteSuite"); +TDEUNITTEST_MODULE_REGISTER_TESTER( KopeteEmoticonTest ); /* There are three sets of tests, the Kopete 0.7 baseline with tests that were |