Remove this commit with ESLint 2.0

This commit is contained in:
Tim Schaub
2016-01-03 11:36:01 -07:00
parent f627f7679b
commit 3602a37c96

View File

@@ -1,3 +1,6 @@
/* 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() {