Bug 715554 - - Send quit-application in browser/components/places/tests/unit/test_clearHistory_shutdown.js. r=mak.

This commit is contained in:
Rafael Ávila de Espíndola 2012-01-09 10:07:42 -05:00
parent 39250c8bf1
commit 859eef010d

View File

@ -141,6 +141,9 @@ function run_test() {
);
shutdownPlaces();
// Shutdown the download manager.
Services.obs.notifyObservers(null, "quit-application", null)
}
function getDistinctNotifications() {