mirror of
https://github.com/minio/minio
synced 2026-08-29 14:36:37 -04: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); |