aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickanimationcontroller
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-09-04 09:36:29 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-09-05 10:18:50 +0000
commita719e348d22b1ce158a7b2be878965ac3a258914 (patch)
treef53b926af0100aae32f9ce586d0351d09d19114f /tests/auto/quick/qquickanimationcontroller
parent7ea2bb876413edc43bb6138978588c290a99f797 (diff)
Remove CONFIG += parallel_test.
The keyword no longer has a meaning for the new CI. Change-Id: I699f2881e291cce02a6a608a8710638886e38daa Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'tests/auto/quick/qquickanimationcontroller')
-rw-r--r--tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro b/tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro
index 7562e798d4..6909922cb1 100644
--- a/tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro
+++ b/tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro
@@ -3,7 +3,6 @@ TEMPLATE=app
TARGET=tst_qquickanimationcontroller
CONFIG += qmltestcase
-CONFIG += parallel_test
SOURCES += tst_qquickanimationcontroller.cpp
TESTDATA = data/*