aboutsummaryrefslogtreecommitdiffstats
path: root/tests/global
diff options
context:
space:
mode:
Diffstat (limited to 'tests/global')
-rw-r--r--tests/global/global.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/global/global.cfg b/tests/global/global.cfg
index 28c9378699..9457f9a8b6 100644
--- a/tests/global/global.cfg
+++ b/tests/global/global.cfg
@@ -1,5 +1,7 @@
<config>
<modules>
-<module name="QtQml" qtname="qml"/>
+<module name="QtQml" qtname="qml"/>
+<module name="QtQuick" qtname="quick"/>
+<module name="QtQuickTest" qtname="qmltest"/>
</modules>
</config>