diff --git a/test/spec/ol/color.test.js b/test/spec/ol/color.test.js index 157a64788a..103c10a8fa 100644 --- a/test/spec/ol/color.test.js +++ b/test/spec/ol/color.test.js @@ -69,5 +69,3 @@ describe('ol.Color', function() { }); }); - -goog.require('ol.array');