aboutsummaryrefslogtreecommitdiffstats
path: root/tests/global
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2012-09-23 18:39:22 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-09-24 09:59:31 +0200
commit0eb50be9a42dfee533a376363a17eabebbcb8ccf (patch)
tree70bd9096477a7c8271c555cf090b13182f79d8ff /tests/global
parent69bd6b58209cd5b1112607583a6eb0010e127bee (diff)
test: Change declarative -> qml in global.cfg
This change will be needed to run tst_bic Change-Id: Id924b501bfd26121168c8e0e14dc49cbb883ccb2 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/global')
-rw-r--r--tests/global/global.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/global/global.cfg b/tests/global/global.cfg
index e01462a5a0..28c9378699 100644
--- a/tests/global/global.cfg
+++ b/tests/global/global.cfg
@@ -1,5 +1,5 @@
<config>
<modules>
-<module name="QtQml" qtname="declarative"/>
+<module name="QtQml" qtname="qml"/>
</modules>
</config>