aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop/tests/test_gui_share.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/tests/test_gui_share.py b/desktop/tests/test_gui_share.py
index 30cf113a..f0c460f2 100644
--- a/desktop/tests/test_gui_share.py
+++ b/desktop/tests/test_gui_share.py
@@ -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.