Browse Source

checkout test from branch:fuzzy to get master build passing

pull/52/head
Peter Johnson 10 years ago
parent
commit
bb04a01b72
  1. 2
      test/unit/helper/geojsonify.js

2
test/unit/helper/geojsonify.js

@ -101,7 +101,7 @@ module.exports.tests.search = function(test, common) {
var expected = {
"type": "FeatureCollection",
"bbox": [ -0.1069716, 51.517806, -0.101795, 51.5337144 ],
"bbox": [ -73.985656, 40.748432, -0.101795, 51.5337144 ],
"features": [
{
"type": "Feature",

Loading…
Cancel
Save