rename compression test

This commit is contained in:
Miguel Jacq 2023-05-30 16:36:58 +10:00
parent 1862352679
commit 6b23d301cc

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.