summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qeasingcurve/qeasingcurve.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/tools/qeasingcurve/qeasingcurve.pro')
-rw-r--r--tests/auto/corelib/tools/qeasingcurve/qeasingcurve.pro5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/auto/corelib/tools/qeasingcurve/qeasingcurve.pro b/tests/auto/corelib/tools/qeasingcurve/qeasingcurve.pro
index 03d71bb6d9..85c20c5aad 100644
--- a/tests/auto/corelib/tools/qeasingcurve/qeasingcurve.pro
+++ b/tests/auto/corelib/tools/qeasingcurve/qeasingcurve.pro
@@ -1,5 +1,4 @@
-CONFIG += testcase
+CONFIG += testcase parallel_test
TARGET = tst_qeasingcurve
QT = core testlib
-SOURCES += tst_qeasingcurve.cpp
-CONFIG += parallel_test
+SOURCES = tst_qeasingcurve.cpp