Unbreak runtests toc target

This commit is contained in:
Dan Buch 2016-06-23 09:59:04 -04:00
parent ee0375e901
commit 111ea8b9d3
No known key found for this signature in database
GPG Key ID: FAEF12936DD3E3EC

View File

@ -65,7 +65,7 @@ def _vet():
def _toc():
_run('bash node_modules/.bin/markdown-toc -i README.md')
_run('node_modules/.bin/markdown-toc -i README.md')
_run('git diff --quiet')