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