summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/concurrent/qfuturesynchronizer/qfuturesynchronizer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/concurrent/qfuturesynchronizer/qfuturesynchronizer.pro')
-rw-r--r--tests/auto/corelib/concurrent/qfuturesynchronizer/qfuturesynchronizer.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/auto/corelib/concurrent/qfuturesynchronizer/qfuturesynchronizer.pro b/tests/auto/corelib/concurrent/qfuturesynchronizer/qfuturesynchronizer.pro
index 18cc00d7a3..b36560b4ba 100644
--- a/tests/auto/corelib/concurrent/qfuturesynchronizer/qfuturesynchronizer.pro
+++ b/tests/auto/corelib/concurrent/qfuturesynchronizer/qfuturesynchronizer.pro
@@ -1,6 +1,4 @@
-CONFIG += testcase
+CONFIG += testcase parallel_test
TARGET = tst_qfuturesynchronizer
QT = core testlib
-SOURCES += tst_qfuturesynchronizer.cpp \
-
-CONFIG += parallel_test
+SOURCES = tst_qfuturesynchronizer.cpp