Missing require in epsg3857.test.js
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
|
||||
|
||||
goog.require('ol.proj');
|
||||
goog.require('ol.proj.EPSG3857');
|
||||
|
||||
describe('ol.proj.EPSG3857', function() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user