Switchng to py.test

This commit is contained in:
INADA Naoki 2012-12-29 11:28:28 +09:00
parent 97a9f3f05c
commit 5f55e4c6db

View file

@ -9,4 +9,4 @@ python3:
python3 setup.py build sdist
test:
nosetests test
py.test test