Skip to content

Commit 48aac9a

Browse files
mocha: stop using deprecated option
1 parent 7ac2803 commit 48aac9a

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,6 +1,6 @@
11
--colors
2-
--compilers js:babel-register
32
--fullTrace
43
--recursive
54
--reporter dot
5+
--require babel-register
66
test/test_helper.js

0 commit comments

Comments
 (0)