mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 18:47:53 +00:00
Bug 715554 - - Send quit-application in browser/components/places/tests/unit/test_clearHistory_shutdown.js. r=mak.
This commit is contained in:
parent
39250c8bf1
commit
859eef010d
@ -141,6 +141,9 @@ function run_test() {
|
||||
);
|
||||
|
||||
shutdownPlaces();
|
||||
|
||||
// Shutdown the download manager.
|
||||
Services.obs.notifyObservers(null, "quit-application", null)
|
||||
}
|
||||
|
||||
function getDistinctNotifications() {
|
||||
|
Loading…
Reference in New Issue
Block a user