Add test that parses all Markdown files to find crashes.

This commit is contained in:
David Anson 2016-02-12 22:16:12 -08:00
parent e60e16baf0
commit 0832793497
2 changed files with 20 additions and 1 deletions

View file

@ -26,6 +26,7 @@
"browserify": "^13.0.0",
"cpy-cli": "^1.0.0",
"eslint": "^1.10.3",
"glob": "^7.0.0",
"istanbul": "^0.4.2",
"nodeunit": "^0.9.1",
"q": "^1.4.0",