Tweak tests.

This commit is contained in:
Chris Henry 2015-01-27 01:53:57 -05:00
commit 7766588681
2 changed files with 10 additions and 10 deletions

View file

@ -6,5 +6,5 @@ init:
test:
rm -f .coverage
@nosetests -sv --with-coverage ./tests/
@nosetests -sv --nocapture ./tests/