Add a py27-cover tox target

This is useful when making or modifying tests to keep track of
impact.

Change-Id: I38148d8d525e3a7a35c8927b35c2731ef2704677
This commit is contained in:
Chris Dent
2015-02-24 12:42:07 +00:00
parent f3375f5e26
commit 8a03528ce8
3 changed files with 6 additions and 0 deletions

2
.gitignore vendored
View File

@@ -7,3 +7,5 @@ ChangeLog
etc/gnocchi/gnocchi.conf
doc/build
doc/source/rest.rst
cover
.coverage