Add missing requires to specs

This commit is contained in:
Tom Payne
2013-03-04 20:02:55 +01:00
parent e776371f54
commit df5f74b3c0
13 changed files with 21 additions and 1 deletions
+1
View File
@@ -46,4 +46,5 @@ describe('ol.projection.EPSG3857', function() {
goog.require('ol.Coordinate');
goog.require('ol.projection');
goog.require('ol.projection.EPSG3857');