UNPKG

128 BJavaScriptView Raw
1console.assert(require('./index') === '💯', 'Should return the 100 emoji');
2console.log('Tests passing ' + require('./index'))
\No newline at end of file