Merge "add stestr to test requirements"

This commit is contained in:
Zuul 2018-05-29 10:57:22 +00:00 committed by Gerrit Code Review
commit 4655b08c2f
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=2.0.0 # Apache-2.0/BSD
testtools>=2.2.0 # MIT