mirror of
https://github.com/curl/curl.git
synced 2026-08-24 20:03:52 +03:00
tidy-up: whitespace [ci skip]
This commit is contained in:
parent
3774b8a9a7
commit
f81f60206d
9 changed files with 13 additions and 22 deletions
|
|
@ -97,5 +97,3 @@ class TestBasic:
|
|||
r.check_stats(http_status=200, count=1)
|
||||
assert r.stats[0]['time_connect'] > 0, f'{r.stats[0]}'
|
||||
assert r.stats[0]['time_appconnect'] > 0, f'{r.stats[0]}'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue