aboutsummaryrefslogtreecommitdiff
path: root/autotests/test_kconf_update.cpp
diff options
context:
space:
mode:
authorDavid Faure <faure@kde.org>2015-05-01 21:12:20 +0200
committerDavid Faure <faure@kde.org>2015-05-01 21:12:20 +0200
commit87a661450b152206ab6768d1fc8e63db15dee400 (patch)
tree1d9be531a0ae4b4ec0ae5c61c907247c054f9d00 /autotests/test_kconf_update.cpp
parent42f87091bffc2f9acf96688d661bdbec2eeaf957 (diff)
downloadkconfig-87a661450b152206ab6768d1fc8e63db15dee400.tar.gz
kconfig-87a661450b152206ab6768d1fc8e63db15dee400.tar.bz2
implement todo
Diffstat (limited to 'autotests/test_kconf_update.cpp')
-rw-r--r--autotests/test_kconf_update.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/autotests/test_kconf_update.cpp b/autotests/test_kconf_update.cpp
index e4e2b416..86553a21 100644
--- a/autotests/test_kconf_update.cpp
+++ b/autotests/test_kconf_update.cpp
@@ -31,8 +31,7 @@
#include <qtest.h>
-// QT5 TODO QTEST_GUILESS_MAIN(TestKConfUpdate)
-QTEST_MAIN(TestKConfUpdate)
+QTEST_GUILESS_MAIN(TestKConfUpdate)
static void writeFile(const QString &path, const QString &content)
{