fix custom mutators and add real test cases

This commit is contained in:
van Hauser
2020-05-12 16:32:40 +02:00
parent 7b40d7b942
commit 6177954773
6 changed files with 107 additions and 24 deletions

View File

@ -21,6 +21,7 @@ COMMANDS = [
b"GET",
b"PUT",
b"DEL",
b"AAAAAAAAAAAAAAAAA",
]