summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qrand/qrand.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/global/qrand/qrand.pro')
-rw-r--r--tests/auto/corelib/global/qrand/qrand.pro5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/auto/corelib/global/qrand/qrand.pro b/tests/auto/corelib/global/qrand/qrand.pro
index 552592e2e4..911ff50ac1 100644
--- a/tests/auto/corelib/global/qrand/qrand.pro
+++ b/tests/auto/corelib/global/qrand/qrand.pro
@@ -1,5 +1,4 @@
-CONFIG += testcase
+CONFIG += testcase parallel_test
TARGET = tst_qrand
-SOURCES += tst_qrand.cpp
QT = core testlib
-CONFIG += parallel_test
+SOURCES = tst_qrand.cpp