xml.writer: adding a test for pprint-xml fix.
parent
c7f440e097
commit
3a12615b12
|
@ -75,3 +75,7 @@ IN: xml.writer.tests
|
|||
] map [XML <h2>Timings</h2> <table><-></table> XML]
|
||||
pprint-xml
|
||||
] unit-test
|
||||
|
||||
{ "<test name=\"bob\"/>" } [
|
||||
"test" { { "name" "bob" } } { } <tag> xml>string
|
||||
] unit-test
|
||||
|
|
Loading…
Reference in New Issue