rename compression test

This commit is contained in:
Miguel Jacq 2023-05-30 16:36:58 +10:00
parent acac812b3b
commit dd55e78d63
No known key found for this signature in database
GPG key ID: 59B3F0C24135C6A9

View file

@ -543,7 +543,7 @@ class TestShare(GuiBaseTest):
self.close_all_tabs()
def test_1_compression(self):
def test_compression(self):
"""
A file with a compressable mimetype should return a Content-Encoding header
with gzip compression enabled.