mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-12-08 20:48:46 +00:00
Added unit tests for "parser.js" and "util.js"
This commit is contained in:
2
test/unit/tests.webpack.js
Normal file
2
test/unit/tests.webpack.js
Normal file
@@ -0,0 +1,2 @@
|
||||
var testsContext = require.context('.', true, /\.spec$/)
|
||||
testsContext.keys().forEach(testsContext)
|
||||
Reference in New Issue
Block a user