UNPKG

icu-bidi

Version:

Bindings to the ICU (55) Unicode BiDi algorithm

8 lines (6 loc) 178 B
// quick sanity check: can we load the module? describe('Sanity check', function() { it('should correctly load the module', function() { require('../'); }); });