UNPKG

gerald-react-scripts-fork

Version:

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

11 lines (10 loc) 321 B
require(__dirname).test({ xml: '<r>&rfloor; ' + '&spades; &copy; &rarr; &amp; ' + '&lt; < < < < &gt; &real; &weierp; &euro;</r>', expect: [ ['opentag', {'name':'R', attributes:{}, isSelfClosing: false}], ['text', '⌋ ♠ © → & < < < < < > ℜ ℘ €'], ['closetag', 'R'] ] });