diff options
author | 2019-10-13 11:56:36 +0200 | |
---|---|---|
committer | 2019-10-13 11:56:36 +0200 | |
commit | 562ede819308929900e3e0c6a41ae61ca32abab6 (patch) | |
tree | c7c81da304635cdd97d9ffa67d1e9f8ab6c25692 /tests | |
parent | Move the `rules.attachments` module tests to `unittest`. (diff) |
Move test_attachments.py to tests/bot/rules dir
Diffstat (limited to 'tests')
-rw-r--r-- | tests/bot/rules/test_attachments.py (renamed from tests/rules/test_attachments.py) | 0 | ||||
-rw-r--r-- | tests/rules/__init__.py | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/rules/test_attachments.py b/tests/bot/rules/test_attachments.py index 4bb0acf7c..4bb0acf7c 100644 --- a/tests/rules/test_attachments.py +++ b/tests/bot/rules/test_attachments.py diff --git a/tests/rules/__init__.py b/tests/rules/__init__.py deleted file mode 100644 index e69de29bb..000000000 --- a/tests/rules/__init__.py +++ /dev/null |