summaryrefslogtreecommitdiffstats
path: root/tests/auto/utf8/utf8.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/utf8/utf8.pro')
-rw-r--r--tests/auto/utf8/utf8.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/utf8/utf8.pro b/tests/auto/utf8/utf8.pro
index aa133fe3ee..2d200e82a4 100644
--- a/tests/auto/utf8/utf8.pro
+++ b/tests/auto/utf8/utf8.pro
@@ -1,4 +1,5 @@
-load(qttest_p4)
-QT -= gui
+CONFIG += testcase
+TARGET = tst_utf8
+QT = core testlib
SOURCES += tst_utf8.cpp
CONFIG += parallel_test