Skip to content

Commit f22e2ad

Browse files
Lekoazu
authored andcommitted
use --require instead of --compilers in mocha.opts (#39)
Fixed #36
1 parent e9c8f87 commit f22e2ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/mocha.opts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
--compilers js:babel-register
1+
--require babel-register

0 commit comments

Comments
 (0)