build(meta): Make pytest dirs into packages

Per pytest's "Good Integration Practices" (https://docs.pytest.org/en/7.1.x/explanation/goodpractices.html) make all test directories into packages with '__init__.py' files
This commit is contained in:
hygienic-books 2022-05-02 01:36:07 +02:00
parent b2e8c8bd7a
commit 9175921b0f
2 changed files with 0 additions and 0 deletions

0
tests/__init__.py Normal file
View File

View File