aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro')
-rw-r--r--tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro b/tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro
index 48e7303f86..d02b45457a 100644
--- a/tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro
+++ b/tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro
@@ -1,5 +1,4 @@
CONFIG += testcase
-CONFIG += parallel_test
TARGET = tst_qquickcustomparticle
SOURCES += tst_qquickcustomparticle.cpp
macx:CONFIG -= app_bundle
@@ -9,4 +8,3 @@ TESTDATA = data/*
QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0