Merge "Dependency bump to Liberty."

This commit is contained in:
Jenkins 2016-02-08 09:16:44 +00:00 committed by Gerrit Code Review
commit 030f4d7bbb

@ -13,7 +13,7 @@ setenv = VIRTUAL_ENV={envdir}
NOSE_COVER_ERASE=1
deps =
-r{toxinidir}/test-requirements.txt
https://launchpad.net/swift/kilo/2.3.0/+download/swift-2.3.0.tar.gz
https://launchpad.net/swift/liberty/2.5.0/+download/swift-2.5.0.tar.gz
commands = nosetests {posargs:test/unit}
[testenv:cover]