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