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