require('fs').readdirSync(__dirname).forEach(function(f) { if (f.substr(0, 5) === 'test-') require('./' + f); });
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
test-parser.js | File | 3.76 KB | 0644 |
|
test.js | File | 119 B | 0644 |
|