diff options
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ setenv = VIRTUAL_ENV={envdir}           NOSE_OPENSTACK_SHOW_ELAPSED=1           NOSE_OPENSTACK_STDOUT=1  deps = -  https://launchpad.net/swift/grizzly/1.8.0/+download/swift-1.8.0.tar.gz +  https://launchpad.net/swift/havana/1.9.1/+download/swift-1.9.1.tar.gz    -r{toxinidir}/tools/test-requires  changedir = {toxinidir}/test/unit  commands = nosetests -v --exe --with-xunit --with-coverage --cover-package gluster --cover-erase --cover-xml --cover-html --cover-branches {posargs}  | 
