summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data/localOrderTest.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qdeclarativelanguage/data/localOrderTest.qml')
-rw-r--r--tests/auto/declarative/qdeclarativelanguage/data/localOrderTest.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativelanguage/data/localOrderTest.qml b/tests/auto/declarative/qdeclarativelanguage/data/localOrderTest.qml
index bdb13756..d3b31a3d 100644
--- a/tests/auto/declarative/qdeclarativelanguage/data/localOrderTest.qml
+++ b/tests/auto/declarative/qdeclarativelanguage/data/localOrderTest.qml
@@ -1,5 +1,5 @@
import QtQuick 1.0
-import com.nokia.installedtest 1.0
+import org.qtproject.installedtest 1.0
LocalLast2 {
property Item item: LocalLast {}