mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-09 11:17:27 -03:00
rename compression test
This commit is contained in:
parent
acac812b3b
commit
dd55e78d63
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue