aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlimportscanner/data/qmldirImportAndDepend.qml.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlimportscanner/data/qmldirImportAndDepend.qml.json')
-rw-r--r--tests/auto/qml/qmlimportscanner/data/qmldirImportAndDepend.qml.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qml/qmlimportscanner/data/qmldirImportAndDepend.qml.json b/tests/auto/qml/qmlimportscanner/data/qmldirImportAndDepend.qml.json
index 27814e1246..1245539b57 100644
--- a/tests/auto/qml/qmlimportscanner/data/qmldirImportAndDepend.qml.json
+++ b/tests/auto/qml/qmlimportscanner/data/qmldirImportAndDepend.qml.json
@@ -9,7 +9,7 @@
"classname": "QtQuick2Plugin",
"linkTarget": "Qt6::qtquick2plugin",
"name": "QtQuick",
- "plugin": "qtquickplugin",
+ "plugin": "qtquick2plugin",
"pluginIsOptional": true,
"relativePath": "QtQuick",
"type": "module"
@@ -18,7 +18,7 @@
"classname": "QtQmlPlugin",
"linkTarget": "Qt6::qmlplugin",
"name": "QtQml",
- "plugin": "qtqmlplugin",
+ "plugin": "qmlplugin",
"pluginIsOptional": true,
"relativePath": "QtQml",
"type": "module"