mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2026-01-13 21:15:49 +00:00
3 lines
99 B
JavaScript
3 lines
99 B
JavaScript
var testsContext = require.context('.', true, /\.spec$/)
|
|
testsContext.keys().forEach(testsContext)
|