aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qrcqml/data/SubDir.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qrcqml/data/SubDir.qml')
-rw-r--r--tests/auto/qml/qrcqml/data/SubDir.qml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qml/qrcqml/data/SubDir.qml b/tests/auto/qml/qrcqml/data/SubDir.qml
new file mode 100644
index 0000000000..d1c40af3cb
--- /dev/null
+++ b/tests/auto/qml/qrcqml/data/SubDir.qml
@@ -0,0 +1,3 @@
+import QtQuick 2.0
+
+QtObject {}