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.pro7
1 files changed, 2 insertions, 5 deletions
diff --git a/tests/auto/corelib/kernel/qmath/qmath.pro b/tests/auto/corelib/kernel/qmath/qmath.pro
index 90e61d7132..7d13d724fe 100644
--- a/tests/auto/corelib/kernel/qmath/qmath.pro
+++ b/tests/auto/corelib/kernel/qmath/qmath.pro
@@ -1,7 +1,4 @@
-CONFIG += testcase
+CONFIG += testcase parallel_test
TARGET = tst_qmath
-
QT = core testlib
-
-SOURCES += tst_qmath.cpp
-CONFIG += parallel_test
+SOURCES = tst_qmath.cpp