red-hat-storage / errata-tool

Modern Python API to Red Hat's Errata Tool
MIT License
31 stars 35 forks source link

tests: add __init__.py #211

Closed ktdreyer closed 3 years ago

ktdreyer commented 3 years ago

coverage.py needs this __init__.py file before it will collect any data.

Prior to this change, coverage.py would report zero coverage for all files, and it would print the following warning:

Coverage.py warning: No data was collected. (no-data-collected)
stickler-ci commented 3 years ago

Could not review pull request. It may be too large, or contain no reviewable changes.