Add missing Closure Library requires
This commit is contained in:
@@ -357,6 +357,7 @@ describe('ol.projection', function() {
|
||||
});
|
||||
|
||||
goog.require('goog.array');
|
||||
goog.require('goog.asserts.AssertionError');
|
||||
goog.require('ol.Extent');
|
||||
goog.require('ol.Projection');
|
||||
goog.require('ol.ProjectionUnits');
|
||||
|
||||
Reference in New Issue
Block a user