Add testtools to the test-requirements.txt file

Change-Id: Icc106f7bfdc66343ab2ddbc78effed8e31933d02
Closes-Bug: #1564608
This commit is contained in:
Dmitry Guryanov 2016-05-24 12:46:31 +03:00
parent c0d778b09c
commit e67eec31da
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ mock>=1.2 # BSD
oslotest>=1.10.0 # Apache-2.0
requests-mock>=0.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
# Files beyond this line are not in Global Requirements list
# and must be added there.