Restructure webgl replays

This commit is contained in:
GaborFarkas
2016-10-05 10:00:45 +02:00
parent dc27f768d0
commit 360e77481d
16 changed files with 2597 additions and 2633 deletions
@@ -1,5 +1,7 @@
goog.provide('ol.test.geom.flat.topology');
goog.require('ol.geom.flat.topology');
describe('ol.geom.flat.topology', function() {
describe('ol.geom.flat.topology.lineStringIsClosed', function() {
@@ -29,5 +31,3 @@ describe('ol.geom.flat.topology', function() {
});
});
goog.require('ol.geom.flat.topology');