summaryrefslogtreecommitdiff
path: root/test/SVG/path01.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/SVG/path01.xml')
-rwxr-xr-xtest/SVG/path01.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/SVG/path01.xml b/test/SVG/path01.xml
deleted file mode 100755
index 4590b6c..0000000
--- a/test/SVG/path01.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" standalone="yes"?>
-<svg width="4in" height="3in"
- xmlns = 'http://www.w3.org/Graphics/SVG/svg-19990412.dtd'>
-<path d="M 100 100 L 140 100 L 120 140 z"/>
-</svg>