diff options
author | 2019-09-15 17:18:00 +0200 | |
---|---|---|
committer | 2019-09-18 23:14:09 +0200 | |
commit | 7f70a4eb064458b56892c046a34cce598a2053e2 (patch) | |
tree | 1262411194cbf68549bb01947025964852262e09 /tests/rules/__init__.py | |
parent | Merge pull request #438 from python-discord/hemlock-infraction-date-humanization (diff) |
Add tests for `bot.rules.attachments`.
This also fixes an issue with the `attachments` rule not respecting the most recent message sent by a user.
Diffstat (limited to 'tests/rules/__init__.py')
-rw-r--r-- | tests/rules/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/rules/__init__.py b/tests/rules/__init__.py new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/tests/rules/__init__.py |