Skip to content

Commit

Permalink
Use mocha --require instead of --compilers to fix mocha deprecation w…
Browse files Browse the repository at this point in the history
…arning
  • Loading branch information
papandreou committed Jan 6, 2019
1 parent abb647e commit 7630ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mocha.opts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
--recursive
--require ./bootstrap-unexpected-markdown.js
--compilers md:unexpected-markdown
--require unexpected-markdown

0 comments on commit 7630ee5

Please sign in to comment.