Skip to content

Commit

Permalink
Let tests be default test dir
Browse files Browse the repository at this point in the history
  • Loading branch information
JCZuurmond committed Jan 28, 2022
1 parent c02d596 commit 29084e2
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
Expand Up @@ -84,4 +84,4 @@ passenv =
deps =
pip >= 19.3.1
extras = test
commands = pytest {posargs:.}
commands = pytest {posargs:tests}

0 comments on commit 29084e2

Please sign in to comment.