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
+2 -2
View File
@@ -64,6 +64,6 @@ describe('Metadata', function() {
});
});
testTileJSON('/styles/bright/rendered.json', 'bright');
testTileJSON('/data/zurich-vector.json', 'zurich-vector');
testTileJSON('/styles/test-style/rendered.json', 'test-style');
testTileJSON('/data/openmaptiles.json', 'openmaptiles');
});