diff options
Diffstat (limited to 'tests/auto/qmap/qmap.pro')
-rw-r--r-- | tests/auto/qmap/qmap.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qmap/qmap.pro b/tests/auto/qmap/qmap.pro index 00b84d1..eaed926 100644 --- a/tests/auto/qmap/qmap.pro +++ b/tests/auto/qmap/qmap.pro @@ -4,3 +4,4 @@ QT = core SOURCES += tst_qmap.cpp QT = core +CONFIG += parallel_test |