1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00
This commit is contained in:
Jakub Roztocil
2013-04-27 12:03:38 -03:00
parent bc756cb6a2
commit 71e7061014
3 changed files with 8 additions and 5 deletions

View File

@@ -1541,7 +1541,7 @@ class Response(object):
# noinspection PyTypeChecker
class DownloadTest(BaseTestCase):
# TODO: Download tests.
# TODO: more tests
def test_actual_download(self):
url = httpbin('/robots.txt')