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