fix ALL karma + mocha tests, + karma integration

This commit is contained in:
Matias Alejo Garcia 2014-10-29 22:54:48 -03:00
commit ae4dd9a54b
4 changed files with 205 additions and 162 deletions

View file

@ -60,10 +60,8 @@ module.exports = function(config) {
//test files
'setup/karma.js',
'test/*.js',
'test/unit/**/*.js',
'test/*.js',
],