UNPKG

tinytar-fix

Version:

Pure javascript implementation of POSIX TAR file format.

10 lines (6 loc) 106 B
'use strict'; describe('Stub', function() { it('Should pass', function(done) { done(); }); });