summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qstringref/qstringref.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/tools/qstringref/qstringref.pro')
-rw-r--r--tests/auto/corelib/tools/qstringref/qstringref.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/auto/corelib/tools/qstringref/qstringref.pro b/tests/auto/corelib/tools/qstringref/qstringref.pro
index 7aa5f38001..16eaa6731b 100644
--- a/tests/auto/corelib/tools/qstringref/qstringref.pro
+++ b/tests/auto/corelib/tools/qstringref/qstringref.pro
@@ -1,6 +1,4 @@
-CONFIG += testcase
+CONFIG += testcase parallel_test
TARGET = tst_qstringref
-SOURCES += tst_qstringref.cpp
-
QT = core testlib
-CONFIG += parallel_test
+SOURCES = tst_qstringref.cpp