Add missing Closure Library requires
This commit is contained in:
@@ -58,5 +58,6 @@ describe('ol.structs.RTree', function() {
|
||||
|
||||
});
|
||||
|
||||
goog.require('goog.object');
|
||||
goog.require('ol.Rectangle');
|
||||
goog.require('ol.structs.RTree');
|
||||
|
||||
Reference in New Issue
Block a user