aboutsummaryrefslogtreecommitdiff
path: root/tests/xml/roundtrip/attribute.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xml/roundtrip/attribute.xml')
-rw-r--r--tests/xml/roundtrip/attribute.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/xml/roundtrip/attribute.xml b/tests/xml/roundtrip/attribute.xml
deleted file mode 100644
index ca32460..0000000
--- a/tests/xml/roundtrip/attribute.xml
+++ /dev/null
@@ -1,3 +0,0 @@
-<root xmlns="foo" xmlns:b="bar" x="x" b:y="y">
- <nested b:x="x" y="y"/>
-</root>