aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/importJs.4.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.4.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.4.qml')
-rw-r--r--tests/auto/qml/qqmllanguage/data/importJs.4.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qqmllanguage/data/importJs.4.qml b/tests/auto/qml/qqmllanguage/data/importJs.4.qml
index e7b74bac0a..d323cfab3b 100644
--- a/tests/auto/qml/qqmllanguage/data/importJs.4.qml
+++ b/tests/auto/qml/qqmllanguage/data/importJs.4.qml
@@ -1,4 +1,4 @@
-import com.nokia.PureJsModule 1.6
+import org.qtproject.PureJsModule 1.6
import QtQuick 2.0
Item {