summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicsobject
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/qgraphicsobject
parent1ffc19d083a82c3f717e4f091a3af7b0241b6a6d (diff)
Added 'parallel_test' for some QGraphics* auto-tests.
Diffstat (limited to 'tests/auto/qgraphicsobject')
-rw-r--r--tests/auto/qgraphicsobject/qgraphicsobject.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qgraphicsobject/qgraphicsobject.pro b/tests/auto/qgraphicsobject/qgraphicsobject.pro
index 965b31967c..2418845b73 100644
--- a/tests/auto/qgraphicsobject/qgraphicsobject.pro
+++ b/tests/auto/qgraphicsobject/qgraphicsobject.pro
@@ -1,2 +1,3 @@
load(qttest_p4)
SOURCES += tst_qgraphicsobject.cpp
+CONFIG += parallel_test \ No newline at end of file