Update tests and links to use the new data

This commit is contained in:
Petr Sloup
2016-12-15 10:33:55 +01:00
parent 0018ed9524
commit 1c401f41a2
7 changed files with 9 additions and 11 deletions

View File

@@ -8,7 +8,7 @@ var testTile = function(prefix, z, x, y, status) {
});
};
var prefix = 'zurich-vector';
var prefix = 'openmaptiles';
describe('Vector tiles', function() {
describe('existing tiles', function() {