From feefe218fea1c1e56fc992dca6b16498eaaf6d2f Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Fri, 20 Sep 2013 16:25:57 -0400 Subject: [PATCH] tell py.test that we want teuthology stuff only Signed-off-by: Alfredo Deza --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index cfa24746974d9..d3c178163c4e9 100644 --- a/tox.ini +++ b/tox.ini @@ -10,4 +10,4 @@ deps= fudge nose -commands=py.test -v +commands=py.test -v {posargs:teuthology} -- 2.39.5