test: Change declarative -> qml in global.cfg
authorSergio Ahumada <sergio.ahumada@digia.com>
Sun, 23 Sep 2012 16:39:22 +0000 (18:39 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 24 Sep 2012 07:59:31 +0000 (09:59 +0200)
This change will be needed to run tst_bic

Change-Id: Id924b501bfd26121168c8e0e14dc49cbb883ccb2
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>

tests/global/global.cfg

index e01462a..28c9378 100644 (file)
@@ -1,5 +1,5 @@
 <config>
 <modules>
-<module name="QtQml" qtname="declarative"/>
+<module name="QtQml" qtname="qml"/>
 </modules>
 </config>