diff options
author | Tobias Brox <tobias@redpill-linpro.com> | 2022-11-24 01:13:28 +0100 |
---|---|---|
committer | Tobias Brox <tobias@redpill-linpro.com> | 2022-11-24 01:13:50 +0100 |
commit | 3fa77934513954f72f5fb1f9041c8b54cc4c4fb8 (patch) | |
tree | 0090c4ad2e58e4c6887559c26919c696e98a4ebe | |
parent | 50dd36f46db83b476b4d2cbbdf62f3982ffe3e2d (diff) | |
download | calendar-cli-3fa77934513954f72f5fb1f9041c8b54cc4c4fb8.zip |
test directory may need an __init__.py file
-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 |