diff options
Diffstat (limited to 'tests/auto/declarative/qmlparser/failingComponent.errors.txt')
-rw-r--r-- | tests/auto/declarative/qmlparser/failingComponent.errors.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/declarative/qmlparser/failingComponent.errors.txt b/tests/auto/declarative/qmlparser/failingComponent.errors.txt new file mode 100644 index 0000000..0db1271 --- /dev/null +++ b/tests/auto/declarative/qmlparser/failingComponent.errors.txt @@ -0,0 +1,2 @@ +2:-1:Unknown property "a" +2:-1:Unable to create object of type "FailingComponent" |