Unbreak runtests toc target

This commit is contained in:
Dan Buch
2016-06-23 09:59:04 -04:00
parent ee0375e901
commit 111ea8b9d3

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')