Fix tox warning, test "not installed in testenv".

This commit is contained in:
Ron DuPlain 2012-02-04 10:44:16 -05:00
parent 84b96ac9d3
commit 96d7f20787

View file

@ -2,4 +2,4 @@
envlist=py25,py26,py27,pypy
[testenv]
commands=make test
commands=python run-tests.py