DEBSOURCES
Skip Quicknav
sources / node-xml2js / 0.6.2%2B~cs15.1.1-1 / xmlbuilder / test / guards / comment.coffee
12345678
suite 'Comment Guards:', -> test 'constructor', -> err( () -> xml('test').com() Error "Missing comment text. parent: <test>" )