UNPKG

vue-storefront

Version:
4 lines (3 loc) 166 B
// require all test files (files that ends with .spec.js) var testsContext = require.context('./specs', true, /\.spec$/) testsContext.keys().forEach(testsContext)