Minor XML docs/tests changes

db4
Daniel Ehrenberg 2009-01-21 00:06:26 -06:00
parent c24f4494bc
commit 1ad92e2f32
2 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,5 @@
USING: continuations xml xml.errors tools.test kernel arrays
xml.data state-parser quotations fry ;
xml.data quotations fry ;
IN: xml.errors.tests
: xml-error-test ( expected-error xml-string -- )

View File

@ -80,6 +80,4 @@ ARTICLE: "xml" "XML parser"
{ $vocab-subsection "XML entities" "xml.entities" }
{ $vocab-subsection "XML data types" "xml.data" } ;
IN: xml
ABOUT: "xml"