Use testrepository setuptools support.

The previous false-positive bug was fixed upstream in 0.0.13.

Change-Id: Iceb07a511992249c104bbc7c34b7c35e01bd9fbd
This commit is contained in:
Monty Taylor
2013-01-15 06:40:47 +00:00
parent ed07d19113
commit dbd0f63ba7

View File

@@ -1,6 +1,7 @@
[run]
branch = True
omit = /usr*,setup.py,*egg*,.venv/*,.tox/*,nova/tests/*
source = nova
omit = nova/tests/*,DynamicallyCompiledCheetahTemplate.py
[report]
ignore-errors = True