Add os-testr in test-requirements.txt

This is a dependency of pretty_tox.sh that is missing
and causing the tests to fail.

Change-Id: Ibc1fcb845ed8167a3bdd7e3f7345ad8c8efcd538
This commit is contained in:
Erik Olof Gunnar Andersson 2018-03-07 10:30:45 -08:00
parent dd611a025e
commit 8b1fbecc55
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
os-testr>=1.0.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0
sphinx!=1.6.6,>=1.6.2 # BSD