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/qquickstyledtext/qquickstyledtext.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/quick/qquickstyledtext') diff --git a/tests/auto/quick/qquickstyledtext/qquickstyledtext.pro b/tests/auto/quick/qquickstyledtext/qquickstyledtext.pro index bd367d5ce2..def2a27bf7 100644 --- a/tests/auto/quick/qquickstyledtext/qquickstyledtext.pro +++ b/tests/auto/quick/qquickstyledtext/qquickstyledtext.pro @@ -4,5 +4,4 @@ macx:CONFIG -= app_bundle SOURCES += tst_qquickstyledtext.cpp -CONFIG += parallel_test QT += core-private gui-private qml-private quick-private network testlib -- cgit v1.2.3