mirror of
https://github.com/minio/minio
synced 2024-11-05 17:34:01 +00:00
2 lines
No EOL
92 B
JavaScript
2 lines
No EOL
92 B
JavaScript
var context = require.context('./app', true, /-test\.js$/);
|
|
context.keys().forEach(context); |