Lint-free tests

This commit is contained in:
Tim Schaub
2013-03-04 21:30:23 +01:00
parent dc19948a85
commit 1d6cd1bd1b
8 changed files with 23 additions and 1 deletions

View File

@@ -218,6 +218,7 @@ describe('ol.parser.GeoJSON', function() {
});
goog.require('ol.Extent');
goog.require('ol.Feature');
goog.require('ol.geom.LinearRing');
goog.require('ol.geom.LineString');