aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/importJs.6.qml
diff options
context:
space:
mode:
authorAlan Alpert <aalpert@rim.com>2012-11-30 15:16:27 -0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-05 00:36:46 +0100
commit9be1b6ba487f6a7547901852fc439610eb3338c7 (patch)
tree42137ecb08fed3c28b6ee1fe619fc94f387f0888 /tests/auto/qml/qqmllanguage/data/importJs.6.qml
parentcff2ce1a30de73a8bc4f2cebb6abb06afab89616 (diff)
Remove 'com.nokia' string from autotest
Change-Id: Ic318dbe7a48412e9689ca0f4506c7098d9f48b5e Reviewed-by: Christopher Adams <chris.adams@jollamobile.com>
Diffstat (limited to 'tests/auto/qml/qqmllanguage/data/importJs.6.qml')
-rw-r--r--tests/auto/qml/qqmllanguage/data/importJs.6.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qml/qqmllanguage/data/importJs.6.qml b/tests/auto/qml/qqmllanguage/data/importJs.6.qml
index 6c4eb89551..e5f2e13f10 100644
--- a/tests/auto/qml/qqmllanguage/data/importJs.6.qml
+++ b/tests/auto/qml/qqmllanguage/data/importJs.6.qml
@@ -1,5 +1,5 @@
-import com.nokia.VersionedOnlyJsModule 9.0
-import com.nokia.VersionedOnlyJsModule 9.0
+import org.qtproject.VersionedOnlyJsModule 9.0
+import org.qtproject.VersionedOnlyJsModule 9.0
import QtQuick 2.0
Item {