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