diff options
author | TinWoodman92 <chrhodgden@gmail.com> | 2023-07-05 21:25:34 -0500 |
---|---|---|
committer | TinWoodman92 <chrhodgden@gmail.com> | 2023-07-05 21:25:34 -0500 |
commit | 875e650865586b795af73373af288148ec231c49 (patch) | |
tree | d475307f1306caf17d4b09ab8b3f04dc88271237 /tests/__init__.py | |
parent | 4db6f87488a28128ef45a1626ac9282281e2ba2c (diff) |
Moved tests into package.
Diffstat (limited to 'tests/__init__.py')
-rw-r--r-- | tests/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/__init__.py b/tests/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/__init__.py |