From 6bd74e08ea2d29086ad2a16fef8e9b02c5e5ae5d Mon Sep 17 00:00:00 2001 From: Bea Lam Date: Wed, 24 Feb 2010 10:31:30 +1000 Subject: Fix expected errors following d43ec1bdb12649c32f0f0067492857a70bef05b4 --- tests/auto/declarative/qmllanguage/data/component.5.errors.txt | 2 +- tests/auto/declarative/qmllanguage/data/script.10.errors.txt | 2 +- tests/auto/declarative/qmllanguage/data/script.9.errors.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/auto/declarative/qmllanguage/data/component.5.errors.txt b/tests/auto/declarative/qmllanguage/data/component.5.errors.txt index 5e88900..e3c2df7 100644 --- a/tests/auto/declarative/qmllanguage/data/component.5.errors.txt +++ b/tests/auto/declarative/qmllanguage/data/component.5.errors.txt @@ -1 +1 @@ -4:5:Invalid component specification +4:5:Component elements may not contain properties other than id diff --git a/tests/auto/declarative/qmllanguage/data/script.10.errors.txt b/tests/auto/declarative/qmllanguage/data/script.10.errors.txt index 8299d23..13f47d1 100644 --- a/tests/auto/declarative/qmllanguage/data/script.10.errors.txt +++ b/tests/auto/declarative/qmllanguage/data/script.10.errors.txt @@ -1 +1 @@ -6:9:Invalid component specification +6:9:Component elements may not contain script blocks diff --git a/tests/auto/declarative/qmllanguage/data/script.9.errors.txt b/tests/auto/declarative/qmllanguage/data/script.9.errors.txt index dc1eb53..41e8d46 100644 --- a/tests/auto/declarative/qmllanguage/data/script.9.errors.txt +++ b/tests/auto/declarative/qmllanguage/data/script.9.errors.txt @@ -1 +1 @@ -5:9:Invalid component specification +5:9:Component elements may not contain script blocks -- cgit v0.12