From 7f5d162bd3f1f496ffaa8fe8e2ded4408f468010 Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Thu, 13 Jun 2013 13:40:09 -0700 Subject: [PATCH] remove the json comments to unbreak github rendering --- tests/data/json/lines.geojson | 2 -- tests/data/json/points.geojson | 2 -- 2 files changed, 4 deletions(-) diff --git a/tests/data/json/lines.geojson b/tests/data/json/lines.geojson index f3babc9cf..ce40bf0d5 100644 --- a/tests/data/json/lines.geojson +++ b/tests/data/json/lines.geojson @@ -2,8 +2,6 @@ "type": "FeatureCollection", -/* comment */ - "features": [ { "type": "Feature", diff --git a/tests/data/json/points.geojson b/tests/data/json/points.geojson index 8b1116008..c9ece5d6e 100644 --- a/tests/data/json/points.geojson +++ b/tests/data/json/points.geojson @@ -2,8 +2,6 @@ "type": "FeatureCollection", -/* comment */ - "features": [ { "type": "Feature",