From dba0f2b1fa749691435d06a251d733173d41e3f5 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Thu, 22 Jan 2015 11:57:54 -0800 Subject: [PATCH] Disable geojson test on native --- tests/geojson/info.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/geojson/info.json b/tests/geojson/info.json index b6d02504..045a439f 100644 --- a/tests/geojson/info.json +++ b/tests/geojson/info.json @@ -1,5 +1,6 @@ { "default": { + "native": false, "zoom": 12.15, "center": [38.9014, -77.0305], "width": 512,