aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlimportscanner/data/Simple.qml.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlimportscanner/data/Simple.qml.json')
-rw-r--r--tests/auto/qml/qmlimportscanner/data/Simple.qml.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qml/qmlimportscanner/data/Simple.qml.json b/tests/auto/qml/qmlimportscanner/data/Simple.qml.json
index 213798d04d..3aa7bc8282 100644
--- a/tests/auto/qml/qmlimportscanner/data/Simple.qml.json
+++ b/tests/auto/qml/qmlimportscanner/data/Simple.qml.json
@@ -48,5 +48,9 @@
"relativePath": "QtQml/WorkerScript",
"type": "module",
"prefer": ":/qt-project.org/imports/QtQml/WorkerScript/"
+ },
+ {
+ "name": "QML",
+ "type": "module"
}
]