UNPKG

libzim

Version:

Bindings to zimlib (read/write OpenZIM files)

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