aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/T/a.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmllint/data/T/a.qrc')
-rw-r--r--tests/auto/qml/qmllint/data/T/a.qrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/qml/qmllint/data/T/a.qrc b/tests/auto/qml/qmllint/data/T/a.qrc
new file mode 100644
index 0000000000..a419534a08
--- /dev/null
+++ b/tests/auto/qml/qmllint/data/T/a.qrc
@@ -0,0 +1,7 @@
+<RCC>
+ <qresource prefix="/">
+ <file>qmldir</file>
+ <file>A.qml</file>
+ <file>b.qml</file>
+ </qresource>
+</RCC>