aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfigtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/kconfigtest.cpp')
-rw-r--r--autotests/kconfigtest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfigtest.cpp b/autotests/kconfigtest.cpp
index ee76e67d..64c6223d 100644
--- a/autotests/kconfigtest.cpp
+++ b/autotests/kconfigtest.cpp
@@ -1824,7 +1824,7 @@ void KConfigTest::testThreads()
void KConfigTest::testNotify()
{
#if !KCONFIG_USE_DBUS
- QSKIP("KConfig notification requires DBus")
+ QSKIP("KConfig notification requires DBus");
#endif
KConfig config(TEST_SUBDIR "kconfigtest");