diff options
Diffstat (limited to 'third_party/lisp/s-xml/test/simple.xml')
-rw-r--r-- | third_party/lisp/s-xml/test/simple.xml | 5 |
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 08ad9424e3ae..000000000000 --- 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> |