forked from TrueCloudLab/frostfs-s3-gw
Initial commit based on https://github.com/minio/minio/releases/tag/RELEASE.2020-07-02T00-15-09Z
This commit is contained in:
commit
9bf57615b0
1206 changed files with 281445 additions and 0 deletions
2
browser/tests.webpack.js
Normal file
2
browser/tests.webpack.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
var context = require.context('./app', true, /-test\.js$/);
|
||||
context.keys().forEach(context);
|
Loading…
Add table
Add a link
Reference in a new issue