summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicssceneindex
diff options
context:
space:
mode:
authorYoann Lopes <yoann.lopes@nokia.com>2010-04-22 11:30:38 +0200
committerYoann Lopes <yoann.lopes@nokia.com>2010-04-22 11:30:38 +0200
commit12eac6fa53680b5c7a6c898749a4ac0d3c427c18 (patch)
tree1dac3ef0364db41da3ea19d46e8cf676ef31e0c6 /tests/auto/qgraphicssceneindex
parent1ffc19d083a82c3f717e4f091a3af7b0241b6a6d (diff)
Added 'parallel_test' for some QGraphics* auto-tests.
Diffstat (limited to 'tests/auto/qgraphicssceneindex')
-rw-r--r--tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro b/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro
index d1bf3cc587..1fdd176b3b 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