Skip to content

Commit 7a8cc0c

Browse files
author
Thomas Scholtes
committed
Watch server unit tests
1 parent 5db2173 commit 7a8cc0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gruntfile.coffee

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ module.exports = (grunt) ->
3232
'test/server/*.coffee'
3333
'test/helpers/*.coffee'
3434
]
35+
tasks: ['test:server']
3536

3637
# Load NPM Tasks
3738
grunt.loadNpmTasks 'grunt-karma'

0 commit comments

Comments
 (0)