Conditionally skip ol.source.Raster tests
This commit is contained in:
committed by
Bart van den Eijnden
parent
7174f65da3
commit
890b515e44
@@ -17,7 +17,8 @@ function itNoPhantom() {
|
||||
}
|
||||
}
|
||||
|
||||
describe('ol.source.Raster', function() {
|
||||
(typeof ImageData == 'function' ? describe : xdescribe)('ol.source.Raster',
|
||||
function() {
|
||||
|
||||
var target, map, redSource, greenSource, blueSource;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user