diff -r c7bfeb7b0d67 -r 18348ac158db tox.ini --- a/tox.ini Fri Dec 11 17:21:58 2015 +0100 +++ b/tox.ini Thu Jan 21 15:20:55 2016 +0100 @@ -10,4 +10,4 @@ release: cubicweb dev: hg+http://hg.logilab.org/master/cubicweb@cubicweb-3.22#egg=cubicweb commands = - {envpython} -m pytest pyramid_cubicweb/tests {posargs} + {envpython} -m pytest {posargs:{toxinidir}/pyramid_cubicweb/tests}