/
home
/
henzagold
/
site
/
node_modules
/
detective
/
test
/
File Upload :
llllll
Current File: /home/henzagold/site/node_modules/detective/test/sparse-array.js
var test = require('tap').test; var detective = require('../'); var fs = require('fs'); var src = fs.readFileSync(__dirname + '/files/sparse-array.js'); test('sparse-array', function (t) { //just check that this does not crash. t.doesNotThrow(function () { detective(src) }) t.end(); });
Copyright ©2k19 -
Hexid
|
Tex7ure