Skip to content

Commit

Permalink
Modified adopts to addopts
Browse files Browse the repository at this point in the history
  • Loading branch information
bharadwajyarlagadda committed Mar 6, 2016
1 parent 2268cb2 commit 0f56b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[pytest]
adopts = --doctest-modules -v -s --color=yes --cov-config=setup.cfg --cov-report=xml --cov-report=term-missing
addopts = --doctest-modules -v -s --color=yes --cov-config=setup.cfg --cov-report=xml --cov-report=term-missing

# pytest coverage options
[run]
Expand Down

0 comments on commit 0f56b5e

Please sign in to comment.