summaryrefslogtreecommitdiff
path: root/lib/python2.7/test/xmltestdata/simple-ns.xml
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-10-18 11:52:11 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-10-18 11:52:11 -0700
commit037b8f141e66f141724cf556b5f7dd269f358403 (patch)
tree986903890b45b15bd336efef757f33108a88dd39 /lib/python2.7/test/xmltestdata/simple-ns.xml
parent4adfde8bc82dd39f59e0445588c3e599ada477d2 (diff)
parent5d01b0296c5e83c5cabf32b5abbd52cf5650582f (diff)
downloadlinux-x86-037b8f141e66f141724cf556b5f7dd269f358403.tar.gz
Upgrade prebuilt gdb to 8.3
am: 5d01b0296c Change-Id: I990467bc0518a0a51edff531f4d3fecd9925e0b7
Diffstat (limited to 'lib/python2.7/test/xmltestdata/simple-ns.xml')
-rw-r--r--lib/python2.7/test/xmltestdata/simple-ns.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/python2.7/test/xmltestdata/simple-ns.xml b/lib/python2.7/test/xmltestdata/simple-ns.xml
deleted file mode 100644
index f1f34b2..0000000
--- a/lib/python2.7/test/xmltestdata/simple-ns.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?pi data?>
-<!-- comment -->
-<root xmlns='namespace'>
- <element key='value'>text</element>
- <element>text</element>tail
- <empty-element/>
-</root>