зеркало из https://github.com/mozilla/gecko-dev.git
No need for startOver in test_corrupt_keys. r=philiKON
This commit is contained in:
Родитель
0c35884c01
Коммит
5d9de2f59d
|
@ -226,9 +226,6 @@ add_test(function test_locally_changed_keys() {
|
|||
do_check_false(store.urlExists("http://foo/bar?record-no--8"));
|
||||
do_check_false(store.urlExists("http://foo/bar?record-no--9"));
|
||||
|
||||
// Clean up.
|
||||
Weave.Service.startOver();
|
||||
|
||||
} finally {
|
||||
Weave.Svc.Prefs.resetBranch("");
|
||||
server.stop(run_next_test);
|
||||
|
|
Загрузка…
Ссылка в новой задаче