Add missing requires to tests
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
goog.provide('ol.test.style.Text');
|
||||
|
||||
goog.require('ol.style.Fill');
|
||||
goog.require('ol.style.Stroke');
|
||||
goog.require('ol.style.Text');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user