diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-05-12 02:05:09 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-05-12 02:05:09 (GMT) |
commit | 350d455677d928d5154ebf9e33328423c8aa012d (patch) | |
tree | 72bc36832aa07fcfe676bed3482766dc2071a8c7 /tests/auto/declarative/qmlparser/nonexistantProperty.1.txt | |
parent | 38c3d2d086d0e7fa07daf0d172d27747d6f95519 (diff) | |
download | Qt-350d455677d928d5154ebf9e33328423c8aa012d.zip Qt-350d455677d928d5154ebf9e33328423c8aa012d.tar.gz Qt-350d455677d928d5154ebf9e33328423c8aa012d.tar.bz2 |
Clean up qmlparser test
Diffstat (limited to 'tests/auto/declarative/qmlparser/nonexistantProperty.1.txt')
-rw-r--r-- | tests/auto/declarative/qmlparser/nonexistantProperty.1.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/qmlparser/nonexistantProperty.1.txt b/tests/auto/declarative/qmlparser/nonexistantProperty.1.txt new file mode 100644 index 0000000..5023b38 --- /dev/null +++ b/tests/auto/declarative/qmlparser/nonexistantProperty.1.txt @@ -0,0 +1 @@ +MyQmlObject { something: 24 } |