Missing requires in tests
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
goog.provide('ol.test.geom.flat.transform');
|
||||
|
||||
goog.require('ol.geom');
|
||||
goog.require('ol.geom.MultiPolygon');
|
||||
goog.require('ol.geom.flat.transform');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user