xml.data: adding tests for tags assoc protocol.

db4
John Benediktsson 2015-02-28 15:37:06 -08:00
parent 102aa2cbc1
commit e243a886d3
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
USING: assocs tools.test ;
IN: xml.data
{ "bob" } [ "test" { { "name" "bob" } } { } <tag> "name" of ] unit-test