diff options
Diffstat (limited to 'tests/auto/qgraphicsobject/qgraphicsobject.pro')
-rw-r--r-- | tests/auto/qgraphicsobject/qgraphicsobject.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qgraphicsobject/qgraphicsobject.pro b/tests/auto/qgraphicsobject/qgraphicsobject.pro index 965b319..2418845 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 |