Skip to content

Commit

Permalink
Merge pull request #6709 from jwodder/rewrite-utils-pytest
Browse files Browse the repository at this point in the history
Ensure that assertion helpers in `utils_pytest.py` get rewritten by pytest
  • Loading branch information
yarikoptic committed May 26, 2022
2 parents c21a31c + b884e64 commit 310fd9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ markers =
with_sameas_remotes
with_testrepos
without_http_proxy
# Ensure that assertion helpers in utils_pytest.py get rewritten by pytest:
python_files = test_*.py *_test.py utils_pytest.py

[flake8]
#show-source = True
Expand Down

0 comments on commit 310fd9f

Please sign in to comment.