diff options
Diffstat (limited to 'autotests/test_kconf_update.cpp')
-rw-r--r-- | autotests/test_kconf_update.cpp | 3 |
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) { |