Minor test update
This commit is contained in:
@@ -39,6 +39,6 @@ describe('Raster tiles', function() {
|
|||||||
testTile('test', 0, 0, 0, 'png', 404, 1);
|
testTile('test', 0, 0, 0, 'png', 404, 1);
|
||||||
testTile('test', 0, 0, 0, 'png', 404, 4);
|
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
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user