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:
DennyZhang
2013-09-14 07:33:52 -05:00
parent f43c48f741
commit 57a3ce0ac6

View File

@@ -2,3 +2,4 @@ hacking>=0.5.6,<0.8
# needed for doc build
docutils==0.9.1
sphinx>=1.1.2
python-subunit