Rename spec to be like src
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
goog.provide('ol.test.Projection');
|
||||
goog.provide('ol.test.proj');
|
||||
|
||||
describe('ol.proj', function() {
|
||||
|
||||
@@ -342,6 +342,7 @@ describe('ol.proj', function() {
|
||||
|
||||
});
|
||||
|
||||
|
||||
goog.require('goog.array');
|
||||
goog.require('goog.asserts.AssertionError');
|
||||
goog.require('ol.Projection');
|
||||
Reference in New Issue
Block a user