mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-24 18:22:58 -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()
|
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
|
A file with a compressable mimetype should return a Content-Encoding header
|
||||||
with gzip compression enabled.
|
with gzip compression enabled.
|
||||||
|
|
Loading…
Add table
Reference in a new issue