aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlimport/MyPluginSupported/qmldir
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qqmlimport/MyPluginSupported/qmldir')
-rw-r--r--tests/auto/qml/qqmlimport/MyPluginSupported/qmldir3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qml/qqmlimport/MyPluginSupported/qmldir b/tests/auto/qml/qqmlimport/MyPluginSupported/qmldir
new file mode 100644
index 0000000000..893e2892da
--- /dev/null
+++ b/tests/auto/qml/qqmlimport/MyPluginSupported/qmldir
@@ -0,0 +1,3 @@
+module MyPluginSupported
+MyItem 1.0 MyItem.qml
+designersupported