Add unit tests for WebGL image replay

This commit is contained in:
Éric Lemoine
2014-11-10 11:01:59 +01:00
parent d91330d83d
commit a2cf5b0889
2 changed files with 159 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
goog.provide('ol.render.webgl.ImageReplay');
goog.provide('ol.render.webgl.ReplayGroup');
goog.require('goog.array');