diff options
author | 2019-10-13 12:11:13 +0200 | |
---|---|---|
committer | 2019-10-13 12:11:13 +0200 | |
commit | 7bd0be0c7dfd0d75ccaa639ccc124fffd9ef785a (patch) | |
tree | 349cdfd0b0599d801523f629d4ecd3435ab8fd9d | |
parent | Move the `antispam` cog tests to `unittest`. (diff) |
Move test_antispam.py to tests.bot.cogs
-rw-r--r-- | tests/bot/cogs/test_antispam.py (renamed from tests/cogs/test_antispam.py) | 0 | ||||
-rw-r--r-- | tests/cogs/__init__.py | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/cogs/test_antispam.py b/tests/bot/cogs/test_antispam.py index ce5472c71..ce5472c71 100644 --- a/tests/cogs/test_antispam.py +++ b/tests/bot/cogs/test_antispam.py diff --git a/tests/cogs/__init__.py b/tests/cogs/__init__.py deleted file mode 100644 index e69de29bb..000000000 --- a/tests/cogs/__init__.py +++ /dev/null |