mirror of
https://github.com/curl/curl.git
synced 2026-08-25 15:33:39 +03:00
tidy-up: whitespace [ci skip]
This commit is contained in:
parent
1f1975b84c
commit
ff92e3b13c
3 changed files with 1 additions and 3 deletions
|
|
@ -76,4 +76,3 @@ class TestMethods:
|
|||
'&chunks=1&chunk_size=0&chunk_delay=10ms'
|
||||
r = curl.http_delete(urls=[url], alpn_proto=proto)
|
||||
r.check_stats(count=count, http_status=204, exitcode=0)
|
||||
|
||||
|
|
|
|||
|
|
@ -168,4 +168,3 @@ class TestVsFTPD:
|
|||
tofile=dstfile,
|
||||
n=1))
|
||||
assert False, f'upload {dstfile} differs:\n{diff}'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue