final clean up

This commit is contained in:
Manuel Friedli 2016-06-27 20:34:43 +02:00
parent bb0dab5434
commit fc8dc28fb7
2 changed files with 1 additions and 14 deletions

View file

@ -15,7 +15,7 @@ suite('Bärneruhr', function () {
} catch (e) {
// no work? goodbye!
return;
}
}
if (uhr !== undefined) {
cleanupCookies(uhr.id);
}