diff --git a/tests/Control/SelectFeature.html b/tests/Control/SelectFeature.html index d7e6b12781..c00b305285 100644 --- a/tests/Control/SelectFeature.html +++ b/tests/Control/SelectFeature.html @@ -151,8 +151,6 @@ control.selectBox(new OpenLayers.Bounds(-100, -100, 100, 100)); t.eq(layer.selectedFeatures.length, 3, "3 features selected with geometryTypes filter"); - ["OpenLayers.Geometry.Point"] - }