/
home
/
techb158
/
balavpn.abdallabala.com
/
node_modules
/
string.prototype.matchall
/
test
/
/home/techb158/balavpn.abdallabala.com/node_modules/string.prototype.matchall/test
mkdir
upload
Name
Size
Mode
Actions
index.js
261
0666
edit
dl
rm
shimmed.js
2436
0666
edit
dl
rm
tests.js
8729
0666
edit
dl
rm
Edit:
/home/techb158/balavpn.abdallabala.com/node_modules/string.prototype.matchall/test/index.js
(261B)
'use strict'; var matchAllShim = require('../'); var regexMatchAll = require('../regexp-matchall'); var test = require('tape'); var runTests = require('./tests'); test('as a function', function (t) { runTests(matchAllShim, regexMatchAll, t); t.end(); });
Save
cmd:
run