make lint happy with drawinteraction.test.js

This commit is contained in:
giohappy
2016-04-22 15:16:11 +02:00
parent c7af6bd494
commit ead6063170

View File

@@ -859,6 +859,7 @@ describe('ol.interaction.Draw', function() {
}); });
}); });
goog.require('ol.array');
goog.require('ol.events'); goog.require('ol.events');
goog.require('ol.Feature'); goog.require('ol.Feature');
goog.require('ol.Map'); goog.require('ol.Map');