fix top-bar. no test when grunt watch
This commit is contained in:
parent
7afe921fd2
commit
567363a8b8
2 changed files with 1 additions and 5 deletions
|
|
@ -83,10 +83,6 @@ module.exports = function(grunt) {
|
|||
config: {
|
||||
files: ['config.js'],
|
||||
tasks: ['shell:dev', 'concat:main']
|
||||
},
|
||||
test: {
|
||||
files: ['test/**/*.js', 'js/**/*.js'],
|
||||
tasks: ['mochaTest']
|
||||
}
|
||||
},
|
||||
mochaTest: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue