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