Fix test again (to run on Linux, screw Windows) and re-add all files in dist/.
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
3355ee5cf5
commit
1655a24aa4
18 changed files with 315 additions and 277 deletions
|
@ -96,7 +96,7 @@ suite('Bärneruhr', function () {
|
|||
});
|
||||
uhr = elem.uhr('instance');
|
||||
// NB: 'de' is just the first language that is included in the page. that may change!
|
||||
assert.equal(uhr.options.language, 'de_CH_genau');
|
||||
assert.equal(uhr.options.language, 'de');
|
||||
});
|
||||
|
||||
test('unknown theme', function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue