diff options
author | 2019-10-14 13:45:43 +0200 | |
---|---|---|
committer | 2019-10-14 13:45:43 +0200 | |
commit | 0dabafc3fba58c5ffc74207d32b6654f9b219379 (patch) | |
tree | 7c3a3d802cdee305b25e92ffb002a641f240756a | |
parent | Use `MockBot` and `MockContext`. (diff) |
Move test_security to tests.bot.cogs
-rw-r--r-- | tests/bot/cogs/test_security.py (renamed from tests/cogs/test_security.py) | 0 | ||||
-rw-r--r-- | tests/cogs/__init__.py | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/cogs/test_security.py b/tests/bot/cogs/test_security.py index efa7a50b1..efa7a50b1 100644 --- a/tests/cogs/test_security.py +++ b/tests/bot/cogs/test_security.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 |