mirror of
https://github.com/httpie/cli.git
synced 2024-11-25 01:03:27 +01:00
Cleanup
This commit is contained in:
parent
8cb1af7376
commit
759e4400d0
@ -182,4 +182,4 @@ def test_json_input_preserve_order(httpbin_both):
|
||||
'order:={"map":{"1":"first","2":"second"}}')
|
||||
assert HTTP_OK in r
|
||||
assert r.json['data'] == \
|
||||
'{"order": {"map": {"1":Clean "first", "2": "second"}}}'
|
||||
'{"order": {"map": {"1": "first", "2": "second"}}}'
|
||||
|
Loading…
Reference in New Issue
Block a user