aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qjsvalue/qjsvalue.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qjsvalue/qjsvalue.pro')
-rw-r--r--tests/auto/qml/qjsvalue/qjsvalue.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qml/qjsvalue/qjsvalue.pro b/tests/auto/qml/qjsvalue/qjsvalue.pro
index d914d40762..3bbbbd4787 100644
--- a/tests/auto/qml/qjsvalue/qjsvalue.pro
+++ b/tests/auto/qml/qjsvalue/qjsvalue.pro
@@ -1,8 +1,6 @@
CONFIG += testcase
-CONFIG += parallel_test
TARGET = tst_qjsvalue
macx:CONFIG -= app_bundle
QT += qml widgets testlib gui-private
SOURCES += tst_qjsvalue.cpp
HEADERS += tst_qjsvalue.h
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0