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