Add missing requires to tests
This commit is contained in:
@@ -4,7 +4,7 @@ goog.require('ol.Graticule');
|
||||
goog.require('ol.Map');
|
||||
goog.require('ol.proj');
|
||||
goog.require('ol.style.Stroke');
|
||||
|
||||
goog.require('ol.style.Text');
|
||||
|
||||
describe('ol.Graticule', function() {
|
||||
var graticule;
|
||||
|
||||
Reference in New Issue
Block a user