aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest/selftests/tst_destroy.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmltest/selftests/tst_destroy.qml')
-rw-r--r--tests/auto/qmltest/selftests/tst_destroy.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qmltest/selftests/tst_destroy.qml b/tests/auto/qmltest/selftests/tst_destroy.qml
index 764f21ecbc..d943c5ed7a 100644
--- a/tests/auto/qmltest/selftests/tst_destroy.qml
+++ b/tests/auto/qmltest/selftests/tst_destroy.qml
@@ -32,7 +32,7 @@
****************************************************************************/
import QtQuick 2.1
-import QtTest 1.0
+import QtTest 1.1
TestCase {
id: testCase