We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a502d89 commit 18bad27Copy full SHA for 18bad27
Makefile
@@ -19,7 +19,7 @@ install:
19
20
test:
21
pip install -r test_requirements.txt --use-mirrors
22
- nosetests -v tests/ --with-coverage --cover-inclusive --cover-package yajl
+ nosetests -v tests/ --with-coverage --cover-package yajl
23
24
doc: gh-pages
25
0 commit comments