Skip to content

Commit

Permalink
tests: pytest: use testpaths instead of addopts (#1295)
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed authored and carltongibson committed May 9, 2019
1 parent 17f8a03 commit 70a8888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -14,4 +14,4 @@ line_length = 88
universal=1

[tool:pytest]
addopts = tests/
testpaths = tests

0 comments on commit 70a8888

Please sign in to comment.