mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-19 23:14:55 +02:00
Add option to control compression modes
This commit is contained in:
@@ -508,3 +508,5 @@ class TestFileTransmission(BaseTest):
|
||||
single_file('--transmit-deltas')
|
||||
os.remove(dest)
|
||||
single_file('--transmit-deltas')
|
||||
single_file('--compress=never')
|
||||
single_file('--compress=always')
|
||||
|
||||
Reference in New Issue
Block a user