diff options
-rw-r--r-- | tests/auto/declarative/qmlparser/FailingComponent.qml (renamed from tests/auto/declarative/qmlparser/failingComponent.qml) | 0 | ||||
-rw-r--r-- | tests/auto/declarative/qmlparser/unregisteredObject.errors.txt | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qmlparser/failingComponent.qml b/tests/auto/declarative/qmlparser/FailingComponent.qml index 1c01e3d..1c01e3d 100644 --- a/tests/auto/declarative/qmlparser/failingComponent.qml +++ b/tests/auto/declarative/qmlparser/FailingComponent.qml diff --git a/tests/auto/declarative/qmlparser/unregisteredObject.errors.txt b/tests/auto/declarative/qmlparser/unregisteredObject.errors.txt index 11e4e16..bc4f7f4 100644 --- a/tests/auto/declarative/qmlparser/unregisteredObject.errors.txt +++ b/tests/auto/declarative/qmlparser/unregisteredObject.errors.txt @@ -1 +1 @@ --1:-1:Type UnregisteredObject unavailable +2:1:Type UnregisteredObject unavailable |