Lint free rendering tests

This commit is contained in:
Tim Schaub
2016-01-09 17:00:25 -07:00
parent 8c38d22b60
commit 534124ec2f
11 changed files with 53 additions and 38 deletions

View File

@@ -1,6 +1,3 @@
/* eslint-disable valid-jsdoc */
// TODO: remove the line above when ESLint 2.0 is released
goog.provide('ol.test.source.TileSource');
describe('ol.source.Tile', function() {