aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data/subdir/Test.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qdeclarativelanguage/data/subdir/Test.qml')
-rw-r--r--tests/auto/declarative/qdeclarativelanguage/data/subdir/Test.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/declarative/qdeclarativelanguage/data/subdir/Test.qml b/tests/auto/declarative/qdeclarativelanguage/data/subdir/Test.qml
deleted file mode 100644
index f789a905f2..0000000000
--- a/tests/auto/declarative/qdeclarativelanguage/data/subdir/Test.qml
+++ /dev/null
@@ -1,2 +0,0 @@
-import QtQuick 2.0
-Rectangle { }