Skip to content

Commit

Permalink
chore: add shell script to start mocha watcher
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtajina committed Dec 23, 2013
1 parent e6f36ca commit 9e0e385
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mocha-watch.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
mocha --watch --reporter dot --compilers coffee:coffee-script test/unit/mocha-globals.coffee --recursive test/unit

0 comments on commit 9e0e385

Please sign in to comment.