tar-stream/test/fixtures/index.js

3 lines
89 B
JavaScript
Raw Normal View History

2013-12-21 00:03:48 +00:00
var path = require('path');
exports.ONE_FILE_TAR = path.join(__dirname, 'one-file.tar');