summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/statemachine/qstate
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/statemachine/qstate')
-rw-r--r--tests/auto/corelib/statemachine/qstate/qstate.pro7
1 files changed, 2 insertions, 5 deletions
diff --git a/tests/auto/corelib/statemachine/qstate/qstate.pro b/tests/auto/corelib/statemachine/qstate/qstate.pro
index 243a6963a5..7bd51ca25d 100644
--- a/tests/auto/corelib/statemachine/qstate/qstate.pro
+++ b/tests/auto/corelib/statemachine/qstate/qstate.pro
@@ -1,7 +1,4 @@
-CONFIG += testcase
+CONFIG += testcase parallel_test
TARGET = tst_qstate
QT = core testlib
-SOURCES += tst_qstate.cpp
-
-
-CONFIG += parallel_test
+SOURCES = tst_qstate.cpp