Skip to content

Commit

Permalink
Remove coffeescript compiler from mocha.opts until it is needed and a…
Browse files Browse the repository at this point in the history
…dded to dependencies
  • Loading branch information
wltsmrz committed Oct 21, 2013
1 parent 81eadbd commit 802fe47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mocha.opts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
--reporter spec --compilers coffee:coffee-script --ui tdd --timeout 10000 --slow 600
--reporter spec --ui tdd --timeout 10000 --slow 600

0 comments on commit 802fe47

Please sign in to comment.