aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlimportscanner/data/javascriptMethods.qml.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlimportscanner/data/javascriptMethods.qml.json')
-rw-r--r--tests/auto/qml/qmlimportscanner/data/javascriptMethods.qml.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/tests/auto/qml/qmlimportscanner/data/javascriptMethods.qml.json b/tests/auto/qml/qmlimportscanner/data/javascriptMethods.qml.json
new file mode 100644
index 0000000000..48029ebf01
--- /dev/null
+++ b/tests/auto/qml/qmlimportscanner/data/javascriptMethods.qml.json
@@ -0,0 +1,27 @@
+[
+ {
+ "classname": "QtQmlPlugin",
+ "name": "QtQml",
+ "plugin": "qmlplugin",
+ "relativePath": "QtQml",
+ "type": "module"
+ },
+ {
+ "name": "Methods.js",
+ "type": "javascript"
+ },
+ {
+ "classname": "QtQmlModelsPlugin",
+ "name": "QtQml.Models",
+ "plugin": "modelsplugin",
+ "relativePath": "QtQml/Models",
+ "type": "module"
+ },
+ {
+ "classname": "QtQmlWorkerScriptPlugin",
+ "name": "QtQml.WorkerScript",
+ "plugin": "workerscriptplugin",
+ "relativePath": "QtQml/WorkerScript",
+ "type": "module"
+ }
+]