about summary refs log tree commit diff
path: root/third_party/lisp/s-xml/test/simple.xml
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/lisp/s-xml/test/simple.xml')
-rw-r--r--third_party/lisp/s-xml/test/simple.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/third_party/lisp/s-xml/test/simple.xml b/third_party/lisp/s-xml/test/simple.xml
deleted file mode 100644
index 08ad9424e3..0000000000
--- a/third_party/lisp/s-xml/test/simple.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0"?>
-<!-- This is a very simple XML document -->
-<root id="123">
-  <text>Hello World!</text>
-</root>