Skip to content

Commit

Permalink
tests: test_central_subprocess_no_subscript: remove omit
Browse files Browse the repository at this point in the history
It does not seem to be necessary.
  • Loading branch information
blueyed authored and ionelmc committed Sep 3, 2018
1 parent 2cf01fd commit 9035014
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_pytest_cov.py
Original file line number Diff line number Diff line change
Expand Up @@ -731,8 +731,6 @@ def test_foo():
testdir.makefile('', coveragerc="""
[run]
parallel = true
omit =
*/__init__.py
""")
result = testdir.runpytest('-v',
'--cov-config=coveragerc',
Expand Down

0 comments on commit 9035014

Please sign in to comment.