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