Disabled pytest coverage by default

This commit is contained in:
Rob McMullen 2018-10-26 12:14:33 -07:00
parent c57c35eeec
commit a2831c0edf
1 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
[pytest]
addopts = --cov=atrcopy --cov-report html --cov-report term
#[pytest]
#addopts = --cov=atrcopy --cov-report html --cov-report term