diff options
| author | Jenkins <jenkins@review.openstack.org> | 2011-08-01 18:50:50 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2011-08-01 18:50:50 +0000 |
| commit | 8ff14cde887ac59adf3d682f0b4f81dae0d4dd76 (patch) | |
| tree | 0a2cab5e57a5be1b69bf1b905c593929cab44fb4 | |
| parent | 979bc77e7cb570e807675be27c4607852009ab38 (diff) | |
| parent | 9dcce1f163ddc5313e65fbc01953c7a7362fa22a (diff) | |
Merge "Add unittest2 to pip requires for testing"
| -rw-r--r-- | tools/pip-requires-testing | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/pip-requires-testing b/tools/pip-requires-testing index 49919045..c8c03ad1 100644 --- a/tools/pip-requires-testing +++ b/tools/pip-requires-testing @@ -1,2 +1,3 @@ webtest -DTest
\ No newline at end of file +DTest +unittest2 |
