diff options
author | 2019-10-12 14:43:10 +0200 | |
---|---|---|
committer | 2019-10-14 22:20:19 +0200 | |
commit | 0ccb798f03ecb92b73111ffc05ee0f446034142b (patch) | |
tree | 806ca8431e3681017e8e7dae6a150a16fa14d20f /tests/cogs/__init__.py | |
parent | Merge branch 'unittest-migration' of github.com:python-discord/bot into unitt... (diff) |
Move the `token_remover` cog tests to `unittest`.
Diffstat (limited to 'tests/cogs/__init__.py')
-rw-r--r-- | tests/cogs/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/cogs/__init__.py b/tests/cogs/__init__.py new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/tests/cogs/__init__.py |