summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qstringref/qstringref.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/tools/qstringref/qstringref.pro')
-rw-r--r--tests/auto/corelib/tools/qstringref/qstringref.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/corelib/tools/qstringref/qstringref.pro b/tests/auto/corelib/tools/qstringref/qstringref.pro
index edb5ef995c..04f3ba6a92 100644
--- a/tests/auto/corelib/tools/qstringref/qstringref.pro
+++ b/tests/auto/corelib/tools/qstringref/qstringref.pro
@@ -1,5 +1,4 @@
-CONFIG += testcase parallel_test
+CONFIG += testcase
TARGET = tst_qstringref
QT = core testlib
SOURCES = tst_qstringref.cpp
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0