diff options
Diffstat (limited to 'libxml2/test/relaxng/tutor10_2.rng')
-rw-r--r-- | libxml2/test/relaxng/tutor10_2.rng | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libxml2/test/relaxng/tutor10_2.rng b/libxml2/test/relaxng/tutor10_2.rng deleted file mode 100644 index ebf08de..0000000 --- a/libxml2/test/relaxng/tutor10_2.rng +++ /dev/null @@ -1,3 +0,0 @@ -<element name="foo" ns="" xmlns="http://relaxng.org/ns/structure/1.0"> - <empty/> -</element> |