summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-05-24 01:07:38 +0200
committerJohn Griffith <john.griffith@solidfire.com>2013-05-23 19:24:02 -0600
commit11b184f01d24c2e4297786fdc3159a138f5e0f12 (patch)
treebc48515486bd69f59ab0efe5ff343fa681fd7f3c /setup.cfg
parentaf023fe0cce3b8ef2b90ec37f1bc49feb17eac83 (diff)
downloadcinder-11b184f01d24c2e4297786fdc3159a138f5e0f12.tar.gz
Migrate base test class to testtools.
This is step one in moving towards testr. Change-Id: Ieac7fbe34ddc9ca05812faca76b68ff7d37ca708
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index d6280982b..8a9e92463 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -77,4 +77,3 @@ cover-package = cinder
cover-erase = true
cover-inclusive = true
verbosity=2
-detailed-errors=1