From 89a4cf0bd9e4efa3604ecd11a0db752b98867db5 Mon Sep 17 00:00:00 2001 From: Michael Henretty Date: Tue, 9 Sep 2014 09:13:05 -0700 Subject: [PATCH] Bug 960762 - Re-enable notification mochitests. r=gerard-majax --- dom/tests/mochitest/notification/mochitest.ini | 2 -- 1 file changed, 2 deletions(-) diff --git a/dom/tests/mochitest/notification/mochitest.ini b/dom/tests/mochitest/notification/mochitest.ini index 9972c9c1d05d..5971458aba6c 100644 --- a/dom/tests/mochitest/notification/mochitest.ini +++ b/dom/tests/mochitest/notification/mochitest.ini @@ -6,7 +6,5 @@ support-files = [test_notification_basics.html] [test_notification_storage.html] -skip-if = (toolkit == 'gonk' && debug) #debug-only timeout [test_bug931307.html] -skip-if = (toolkit == 'gonk' && debug) #debug-only timeout [test_notification_resend.html]