From: Alfredo Deza Date: Fri, 20 Sep 2013 16:50:13 +0000 (-0400) Subject: make sure we don't hard code the path for py.test X-Git-Tag: 1.1.0~1862^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8d3cf9e176c3be87cb0f85fcb568657088bc8d1a;p=teuthology.git make sure we don't hard code the path for py.test Signed-off-by: Alfredo Deza --- diff --git a/tox.ini b/tox.ini index 66fcab380..5fa9111d2 100644 --- a/tox.ini +++ b/tox.ini @@ -9,4 +9,4 @@ deps= fudge nose -commands=py.test -v {posargs:teuthology/test} +commands=py.test -v