Added nosetest config
This commit is contained in:
7
.coveragerc
Normal file
7
.coveragerc
Normal file
@@ -0,0 +1,7 @@
|
||||
[report]
|
||||
# Regexes for lines to exclude from consideration
|
||||
exclude_lines =
|
||||
if __name__ == .__main__.:
|
||||
except UnregisteredHookError as e:
|
||||
include=
|
||||
hooks/neutron_*
|
||||
Reference in New Issue
Block a user