Add missing import of 'subunit' in test-requirements.txt
tools/colorized.py import subunit however test-requirements.txt doesn't note this. Closes-Bug: #1224155 Change-Id: I4e1a8ee449c4fcf733116809de41e86d10f17e85
This commit is contained in:
@@ -2,3 +2,4 @@ hacking>=0.5.6,<0.8
|
||||
# needed for doc build
|
||||
docutils==0.9.1
|
||||
sphinx>=1.1.2
|
||||
python-subunit
|
||||
|
||||
Reference in New Issue
Block a user