test/fixtures/mapquest_no_results.json in geocoder-1.1.4 vs test/fixtures/mapquest_no_results.json in geocoder-1.1.5

- old
+ new

@@ -1,6 +1,12 @@ -[] +{ + "results": [ + { + "locations": [] + } + ] +}