diff options
author | 2019-10-12 12:39:56 +0200 | |
---|---|---|
committer | 2019-10-12 12:40:48 +0200 | |
commit | 8a83d68e370d479072846e669be7b73c242e1d96 (patch) | |
tree | 15813deb41aede6b7042c815025d3243d8f97c30 /tests/cogs/__init__.py | |
parent | Update README.md (diff) |
Move the `sync` 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 |