aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest/statemachine/tst_trafficlight.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmltest/statemachine/tst_trafficlight.qml')
-rw-r--r--tests/auto/qmltest/statemachine/tst_trafficlight.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qmltest/statemachine/tst_trafficlight.qml b/tests/auto/qmltest/statemachine/tst_trafficlight.qml
index 3f731a4014..6e2eebb354 100644
--- a/tests/auto/qmltest/statemachine/tst_trafficlight.qml
+++ b/tests/auto/qmltest/statemachine/tst_trafficlight.qml
@@ -31,7 +31,7 @@
**
****************************************************************************/
-import QtTest 1.0
+import QtTest 1.1
import QtQml.StateMachine 1.0
TestCase {