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