Add missing goog.provide's
This commit is contained in:
@@ -171,4 +171,5 @@ describe('ol.geom.Point', function() {
|
||||
|
||||
|
||||
goog.require('ol.extent');
|
||||
goog.require('ol.geom.GeometryLayout');
|
||||
goog.require('ol.geom.Point');
|
||||
|
||||
Reference in New Issue
Block a user