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