summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlparser/failingComponent.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qmlparser/failingComponent.txt')
-rw-r--r--tests/auto/declarative/qmlparser/failingComponent.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/declarative/qmlparser/failingComponent.txt b/tests/auto/declarative/qmlparser/failingComponent.txt
new file mode 100644
index 0000000..8c43f84
--- /dev/null
+++ b/tests/auto/declarative/qmlparser/failingComponent.txt
@@ -0,0 +1,4 @@
+MyContainer {
+ FailingComponent {}
+}
+