Files
openlayers/test/spec/ol/geom/flatgeom.test.js
2014-03-12 13:26:14 +01:00

9 lines
111 B
JavaScript

goog.provide('ol.test.geom.flat');
describe('ol.geom.flat', function() {
});
goog.require('ol.geom.flat');