diff options
Diffstat (limited to 'tests/auto/declarative/qdeclarativexmlhttprequest/data/element.xml')
-rw-r--r-- | tests/auto/declarative/qdeclarativexmlhttprequest/data/element.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/qdeclarativexmlhttprequest/data/element.xml b/tests/auto/declarative/qdeclarativexmlhttprequest/data/element.xml new file mode 100644 index 0000000..071ffae --- /dev/null +++ b/tests/auto/declarative/qdeclarativexmlhttprequest/data/element.xml @@ -0,0 +1 @@ +<root attr="value" attr2="value2"><person /><fruit /></root> |