catch additional abuse cases
This commit is contained in:
parent
e586a18846
commit
72bf022345
1 changed files with 2 additions and 1 deletions
|
@ -63,6 +63,7 @@ COMMON_WORDS = [
|
||||||
"theirs",
|
"theirs",
|
||||||
"themself",
|
"themself",
|
||||||
"themselves",
|
"themselves",
|
||||||
|
"a" * 100,
|
||||||
]
|
]
|
||||||
|
|
||||||
TESTS = list(
|
TESTS = list(
|
||||||
|
|
Loading…
Reference in a new issue