From a719e348d22b1ce158a7b2be878965ac3a258914 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Fri, 4 Sep 2015 09:36:29 +0200 Subject: Remove CONFIG += parallel_test. The keyword no longer has a meaning for the new CI. Change-Id: I699f2881e291cce02a6a608a8710638886e38daa Reviewed-by: Simon Hausmann --- tests/auto/quick/qquickspringanimation/qquickspringanimation.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/auto/quick/qquickspringanimation') diff --git a/tests/auto/quick/qquickspringanimation/qquickspringanimation.pro b/tests/auto/quick/qquickspringanimation/qquickspringanimation.pro index 4751822302..bf8ddfe8ae 100644 --- a/tests/auto/quick/qquickspringanimation/qquickspringanimation.pro +++ b/tests/auto/quick/qquickspringanimation/qquickspringanimation.pro @@ -8,6 +8,4 @@ include (../../shared/util.pri) TESTDATA = data/* -CONFIG += parallel_test - QT += core-private gui-private qml-private quick-private testlib -- cgit v1.2.3