mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-12-29 05:11:26 +00:00
3 lines
99 B
JavaScript
3 lines
99 B
JavaScript
var testsContext = require.context('.', true, /\.spec$/)
|
|
testsContext.keys().forEach(testsContext)
|