diff options
Diffstat (limited to 'tests/auto/qgraphicseffect/qgraphicseffect.pro')
-rw-r--r-- | tests/auto/qgraphicseffect/qgraphicseffect.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qgraphicseffect/qgraphicseffect.pro b/tests/auto/qgraphicseffect/qgraphicseffect.pro index 7effaca..94b3ce6 100644 --- a/tests/auto/qgraphicseffect/qgraphicseffect.pro +++ b/tests/auto/qgraphicseffect/qgraphicseffect.pro @@ -1,3 +1,3 @@ load(qttest_p4) SOURCES += tst_qgraphicseffect.cpp - +CONFIG += parallel_test |