diff options
| author | Monty Taylor <mordred@inaugust.com> | 2013-01-08 06:26:00 +0000 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2013-02-03 10:54:52 +1100 |
| commit | fe4b3498b9cb76c2f6255ce52ebe9b657f5cefda (patch) | |
| tree | 0408f52219605f60fd0d28047429e20f5a12cf2c /setup.cfg | |
| parent | 2bca8ee4407aee03a83592395d3191f097c459a5 (diff) | |
| download | python-neutronclient-fe4b3498b9cb76c2f6255ce52ebe9b657f5cefda.tar.gz | |
Migrate from nose to testr
Part of blueprint grizzly-testtools
Change-Id: Ia53b0987b1e890a96b190f4b1a47dde4bf84fb6f
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -2,11 +2,3 @@ all_files = 1 build-dir = doc/build source-dir = doc/source - -[nosetests] -# NOTE(jkoelker) To run the test suite under nose install the following -# coverage http://pypi.python.org/pypi/coverage -# tissue http://pypi.python.org/pypi/tissue (pep8 checker) -# openstack-nose https://github.com/jkoelker/openstack-nose -verbosity=2 -detailed-errors=1 |
