Change Makefile back to original.
This commit is contained in:
parent
5ffef56328
commit
8f46332569
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -6,5 +6,5 @@ init:
|
|||
|
||||
test:
|
||||
rm -f .coverage
|
||||
@nosetests -sv --nocapture ./tests/
|
||||
@nosetests -sv --with-coverage ./tests/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue