summaryrefslogtreecommitdiffstats
path: root/tests/auto/statemachine/statemachine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/statemachine/statemachine.pro')
-rw-r--r--tests/auto/statemachine/statemachine.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/statemachine/statemachine.pro b/tests/auto/statemachine/statemachine.pro
index 0e4de1a..95bf9a8 100644
--- a/tests/auto/statemachine/statemachine.pro
+++ b/tests/auto/statemachine/statemachine.pro
@@ -1,5 +1,5 @@
QT = core gui qml testlib scxml-private
-CONFIG += testcase
+CONFIG += testcase c++14
TARGET = tst_statemachine
CONFIG += console