Skip to content

Commit

Permalink
Merge pull request #1395 from Eliada/patch-1
Browse files Browse the repository at this point in the history
Update mocha call to prevent deprecation warning
  • Loading branch information
mose authored Oct 11, 2017
2 parents 97f8c2f + 28a428d commit 7523fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/scripting.md
Original file line number Diff line number Diff line change
Expand Up @@ -918,7 +918,7 @@ describe 'example script', ->

**sample output**
```bash
% mocha --compilers "coffee:coffee-script/register" test/*.coffee
% mocha --require coffee-script/register test/*.coffee


example script
Expand Down

0 comments on commit 7523fb8

Please sign in to comment.