Get rid of useless test exports

This commit is contained in:
Tim Schaub
2017-08-17 15:15:53 -04:00
parent 2d13f3c6e1
commit a3e3e99baa
203 changed files with 200 additions and 205 deletions
-1
View File
@@ -1,7 +1,6 @@
// See http://www.movable-type.co.uk/scripts/latlong.html
// FIXME add tests for offset
goog.provide('ol.test.Sphere');
goog.require('ol.Sphere');
goog.require('ol.format.WKT');