UNPKG

gerald-react-scripts-fork

Version:

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

9 lines (8 loc) 192 B
require(__dirname).test({ xml: '<Р>тест</Р>', expect: [ ['opentag', {'name':'Р', attributes:{}, isSelfClosing: false}], ['text', 'тест'], ['closetag', 'Р'] ] });