1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00

Test improvements.

This commit is contained in:
Jakub Roztocil
2014-04-25 12:18:35 +02:00
parent 27faf06327
commit af4aa3a761
6 changed files with 47 additions and 31 deletions

View File

@@ -157,7 +157,6 @@ class Download(object):
provided, it will be guessed from the response.
:param progress_file: Where to report download progress.
:type progress_file: file
"""
self._output_file = output_file