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