diff options
Diffstat (limited to 'tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro')
-rw-r--r-- | tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro b/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro index d1bf3cc..1fdd176 100644 --- a/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro +++ b/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro @@ -1,4 +1,4 @@ load(qttest_p4) requires(contains(QT_CONFIG,private_tests)) SOURCES += tst_qgraphicssceneindex.cpp - +CONFIG += parallel_test |