Revert "Use testr setuptools commands."

This reverts commit c945b71929d7dc872ea27103ca8b6ec3d5cc7cd5
which caused the unit test command to always exit sucessfully.

Change-Id: I410cbc878675503f0ce6e50bddc4fd0552370c46
This commit is contained in:
James E. Blair
2013-01-14 21:44:21 +00:00
committed by James E. Blair
parent 30702f1191
commit c2d838da98

View File

@@ -11,5 +11,5 @@ pep8==1.3.3
pylint==0.25.2
python-subunit
sphinx>=1.1.2
testrepository>=0.0.12
testrepository>=0.0.8
testtools>=0.9.22