Various fixes for test running

Fix #1199
This commit is contained in:
Markus Unterwaditzer 2014-10-08 23:12:18 +02:00
parent 5884666628
commit cf2a13aaf6
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
all: clean-pyc test
test:
py.test
py.test tests examples
tox-test:
tox