diff options
| author | Monty Taylor <mordred@inaugust.com> | 2013-01-08 06:18:31 +0000 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2013-01-14 03:55:51 -0800 |
| commit | 80fe2540e73e59ccefbbf1cbd11619e4f83b6d7b (patch) | |
| tree | d1495de7354e27cd8b8fc5d12a5125f94ab5c514 /tools | |
| parent | d9357574287afdb8bc3c9316d84a972b4a429318 (diff) | |
| download | python-neutronclient-80fe2540e73e59ccefbbf1cbd11619e4f83b6d7b.tar.gz | |
Migrate from unittest to testtools
Part of blueprint grizzly-testtools
Change-Id: If92ba40209cb45905220df8c72501f33cdc4e1fc
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/test-requires | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/test-requires b/tools/test-requires index 8b02c3b..12622f2 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -1,5 +1,6 @@ distribute>=0.6.24 cliff-tablib>=1.0 +fixtures>=0.3.12 mox nose nose-exclude @@ -8,4 +9,4 @@ openstack.nose_plugin nosehtmloutput pep8 sphinx>=1.1.2 - +testtools |
