aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmljsscope/data/extensions.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qqmljsscope/data/extensions.qml')
-rw-r--r--tests/auto/qml/qqmljsscope/data/extensions.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qqmljsscope/data/extensions.qml b/tests/auto/qml/qqmljsscope/data/extensions.qml
index 60bd4143f4..092d05d114 100644
--- a/tests/auto/qml/qqmljsscope/data/extensions.qml
+++ b/tests/auto/qml/qqmljsscope/data/extensions.qml
@@ -1,5 +1,5 @@
import QtQuick
-import QQmlJSScopeTests 1.0
+import QQmlJSScopeTests
Item {
Extended { }