Skip to content

Commit 802fe47

Browse files
committed
Remove coffeescript compiler from mocha.opts until it is needed and added to dependencies
1 parent 81eadbd commit 802fe47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/mocha.opts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
--reporter spec --compilers coffee:coffee-script --ui tdd --timeout 10000 --slow 600
1+
--reporter spec --ui tdd --timeout 10000 --slow 600

0 commit comments

Comments
 (0)