coverage: bring zerver/lib/request.py to 100% coverage.

This commit is contained in:
Tim Abbott
2017-03-05 00:12:46 -08:00
parent e7ff3415ab
commit 89decf6ded
2 changed files with 9 additions and 1 deletions

View File

@@ -77,7 +77,6 @@ not_yet_fully_covered = {
'zerver/lib/message.py',
'zerver/lib/notifications.py',
'zerver/lib/push_notifications.py',
'zerver/lib/request.py',
'zerver/lib/upload.py',
'zerver/lib/validator.py',
'zerver/models.py',