diff options
author | Frederick Muriuki Muriithi | 2022-04-11 15:37:15 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2022-04-11 15:37:15 +0300 |
commit | 1c844ac2cf3f666d371b205c34d88ef4648424a8 (patch) | |
tree | b2d1d8f67fb0db8bf19d9b3e6b6488583d06f7b5 /tests/test_data/standarderror.tsv | |
parent | 3fd3e1833e5fa32a2721d0b6a16b5fd4b43adf2a (diff) | |
download | gn-uploader-1c844ac2cf3f666d371b205c34d88ef4648424a8.tar.gz |
Add missing `__init__.py` to prevent import errors
Without the `tests/__init__.py` file, the tests directory was not
considered a package and therefore, running:
$ pytest
would fail with import error notifications. This fixes that.
Diffstat (limited to 'tests/test_data/standarderror.tsv')
0 files changed, 0 insertions, 0 deletions