diff options
Diffstat (limited to 'tests/auto/qtconcurrentmap/qtconcurrentmap.pro')
-rw-r--r-- | tests/auto/qtconcurrentmap/qtconcurrentmap.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qtconcurrentmap/qtconcurrentmap.pro b/tests/auto/qtconcurrentmap/qtconcurrentmap.pro index 8cae714..6fc3585 100644 --- a/tests/auto/qtconcurrentmap/qtconcurrentmap.pro +++ b/tests/auto/qtconcurrentmap/qtconcurrentmap.pro @@ -2,3 +2,5 @@ load(qttest_p4) DEFINES += QT_STRICT_ITERATORS SOURCES += tst_qtconcurrentmap.cpp QT = core +CONFIG += parallel_test +CONFIG += parallel_test |