Conditionally run WebGL rendering tests
This commit is contained in:
@@ -190,7 +190,7 @@ describe('ol.rendering.style.Circle', function() {
|
||||
8.0, done);
|
||||
});
|
||||
|
||||
it('tests the WebGL renderer', function(done) {
|
||||
where('WebGL').it('tests the WebGL renderer', function(done) {
|
||||
assertWebGL();
|
||||
map = createMap('webgl');
|
||||
createFeatures();
|
||||
|
||||
Reference in New Issue
Block a user