Minor test update
This commit is contained in:
parent
187da7bb58
commit
59cc66095f
1 changed files with 1 additions and 1 deletions
|
@ -39,6 +39,6 @@ describe('Raster tiles', function() {
|
|||
testTile('test', 0, 0, 0, 'png', 404, 1);
|
||||
testTile('test', 0, 0, 0, 'png', 404, 4);
|
||||
|
||||
testTile('hybrid', 0, 0, 0, 'png', 404);
|
||||
//testTile('hybrid', 0, 0, 0, 'png', 404); //TODO: test this
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue