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
+1 -1
View File
@@ -8,7 +8,7 @@ var testIs = function(url, type, status) {
});
};
var prefix = 'bright';
var prefix = 'test-style';
describe('Styles', function() {
describe('/styles/' + prefix + '.json is valid style', function() {