Remove 'test_' prefix for all file names.

It's redundant.
This commit is contained in:
2021-08-11 19:21:28 +02:00
committed by Val Lorentz
parent fe977cf361
commit 9b02222c4c
38 changed files with 8 additions and 7 deletions

View File

@ -1,4 +1,5 @@
[pytest]
python_files = *_tests/*.py
markers =
# specifications
RFC1459