Merge: tests: Test result update for `curl_http`
[nit.git] / tests / sav / test_adhoc_json_parse_args1.res
1 [{
2         "precision": "zip",
3         "Latitude": 37.767,
4         "Longitude": -122.396,
5         "Address": "",
6         "City": "SANFRANCISCO",
7         "State": "CA",
8         "Zip": "94107",
9         "Country": "US"
10 }, {
11         "precision": "zip",
12         "Latitude": 37.372,
13         "Longitude": -122.026,
14         "Address": "",
15         "City": "SUNNYVALE",
16         "State": "CA",
17         "Zip": "94085",
18         "Country": "US"
19 }]