factor/basis/xml/data/data-tests.factor

4 lines
109 B
Factor
Raw Normal View History

2018-02-15 12:20:01 -05:00
USING: assocs tools.test xml.data ;
{ "bob" } [ "test" { { "name" "bob" } } { } <tag> "name" of ] unit-test