Tweak tests.
This commit is contained in:
parent
f78d3b79df
commit
7766588681
2 changed files with 10 additions and 10 deletions
2
Makefile
2
Makefile
|
|
@ -6,5 +6,5 @@ init:
|
|||
|
||||
test:
|
||||
rm -f .coverage
|
||||
@nosetests -sv --with-coverage ./tests/
|
||||
@nosetests -sv --nocapture ./tests/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue