Skip to content

Commit ca2477d

Browse files
committed
Use --require instead of the deprecated --compilers option
1 parent 76021e9 commit ca2477d

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,2 +1,2 @@
1-
--compilers js:babel-core/register
1+
--require babel-core/register
22
--timeout 10000

0 commit comments

Comments
 (0)