deb-python-positional/.coveragerc
Morgan Fainberg 640322793f Add tests and support files.
Add in the testing and support files for travis, LICENSEing. This
commit also ensures that all the files are no longer referencing
python-keystoneclient.
2016-01-12 21:36:03 -08:00

8 lines
97 B
INI

[run]
branch = True
source = positional
omit = positional/tests/*
[report]
ignore_errors = True