Fix tests: Allow single files to be run
This commit is contained in:
parent
a3377a5579
commit
41198ff031
21 changed files with 21 additions and 32 deletions
|
|
@ -63,8 +63,8 @@ module.exports = function(config) {
|
|||
'test/mocha.conf.js',
|
||||
|
||||
//test files
|
||||
'karma/setup.js',
|
||||
'test/models/*.js',
|
||||
'setup/karma.js',
|
||||
'test/*.js',
|
||||
|
||||
'test/unit/**/*.js',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue