Submit
Path:
~
/
/
usr
/
local
/
lib
/
node_modules
/
npm
/
node_modules
/
mkdirp
/
node_modules
/
minimist
/
test
/
File Content:
whitespace.js
var parse = require('../'); var test = require('tape'); test('whitespace should be whitespace' , function (t) { t.plan(1); var x = parse([ '-x', '\t' ]).x; t.equal(x, '\t'); });
Submit
FILE
FOLDER
Name
Size
Permission
Action
dash.js
726 bytes
0644
default_bool.js
454 bytes
0644
dotted.js
441 bytes
0644
long.js
779 bytes
0644
parse.js
7498 bytes
0644
parse_modified.js
240 bytes
0644
short.js
1593 bytes
0644
whitespace.js
191 bytes
0644
N4ST4R_ID | Naxtarrr