summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicsobject/qgraphicsobject.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qgraphicsobject/qgraphicsobject.pro')
-rw-r--r--tests/auto/qgraphicsobject/qgraphicsobject.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qgraphicsobject/qgraphicsobject.pro b/tests/auto/qgraphicsobject/qgraphicsobject.pro
new file mode 100644
index 0000000000..2418845b73
--- /dev/null
+++ b/tests/auto/qgraphicsobject/qgraphicsobject.pro
@@ -0,0 +1,3 @@
+load(qttest_p4)
+SOURCES += tst_qgraphicsobject.cpp
+CONFIG += parallel_test \ No newline at end of file