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