aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qml.pro
diff options
context:
space:
mode:
authorBogDan Vatra <bogdan.vatra.ford@kdab.com>2015-07-15 10:24:53 +0300
committerBogDan Vatra <bogdan@kde.org>2015-07-15 07:50:22 +0000
commit6a21d5e36771bdd3e8b5915402e5cbe663469aba (patch)
tree34d55708791fe921f11a9f56f3fa526ef630e7e9 /tests/auto/qml/qml.pro
parent34f9b8d322f74793221029ef8a6e1053f2a0d2ae (diff)
Test if the state machine reacts to a QObject signal.
Change-Id: I4987e10ac0b31977249ce9ebe00e26de334db30d Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'tests/auto/qml/qml.pro')
-rw-r--r--tests/auto/qml/qml.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/qml/qml.pro b/tests/auto/qml/qml.pro
index a5c3211f0d..430a90b800 100644
--- a/tests/auto/qml/qml.pro
+++ b/tests/auto/qml/qml.pro
@@ -25,7 +25,8 @@ PUBLICTESTS += \
qtqmlmodules \
qquickfolderlistmodel \
qqmlapplicationengine \
- qqmlsettings
+ qqmlsettings \
+ qqmlstatemachine
PRIVATETESTS += \
animation \