UNPKG

gerald-react-scripts-fork

Version:

Gerald's fork of the configuration and scripts for Create React App.

12 lines (10 loc) 261 B
require(__dirname).test ( { xml : "<root>" , expect : [ [ "opentag", { name: "root", attributes: {}, isSelfClosing: false } ] , [ "error", "Unclosed root tag\nLine: 0\nColumn: 6\nChar: " ] ] , strict : true , opt : {} } )