Various fixes for test running

Fix #1199
This commit is contained in:
Markus Unterwaditzer 2014-10-08 23:12:18 +02:00
parent 97dc687793
commit 7169f44d88
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