Add some missing test requires

This commit is contained in:
Tim Schaub
2016-08-09 00:50:40 -06:00
parent 2da724cad4
commit 004cf15222
9 changed files with 13 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
goog.provide('ol.test.renderer.vector');
goog.require('ol');
goog.require('ol.events');
goog.require('ol.geom.LineString');
goog.require('ol.geom.Point');