Fixing Identity test
This commit is contained in:
parent
88459c74bb
commit
3e5ccabc00
5 changed files with 57 additions and 261 deletions
|
|
@ -85,7 +85,7 @@ module.exports = function(grunt) {
|
|||
tasks: ['shell:dev', 'concat:main']
|
||||
},
|
||||
test: {
|
||||
files: ['test/models/*.js'],
|
||||
files: ['test/*.js'],
|
||||
tasks: ['mochaTest']
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue