diff options
| author | James E. Blair <corvus@inaugust.com> | 2013-01-14 21:44:21 +0000 |
|---|---|---|
| committer | James E. Blair <jeblair@openstack.org> | 2013-01-14 14:05:50 -0800 |
| commit | 9576c6fdeba252d4548c37aa2cbf699f28d4c14b (patch) | |
| tree | 697afdc7953708d2e674f0474491c8ee77e7b517 /tools | |
| parent | 09254af268827cf2921387e3a7ef28cf0502e5a5 (diff) | |
Revert "Use testr setuptools commands."
This reverts commit c945b71929d7dc872ea27103ca8b6ec3d5cc7cd5
which caused the unit test command to always exit sucessfully.
Change-Id: I410cbc878675503f0ce6e50bddc4fd0552370c46
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/test-requires | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test-requires b/tools/test-requires index c1683fe27..6ee42d31c 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -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 |
