Make linter happy

This commit is contained in:
Éric Lemoine
2012-10-11 18:09:18 +02:00
parent 9c48dff286
commit f49f370857
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
goog.require('ol.Map');
goog.require('goog.dom');
goog.require('ol.Map');
describe('ol.Map', function() {