[Pkg-mozext-commits] [requestpolicy] 60/80: Marionette: remove unused vars

David Prévot taffit at moszumanska.debian.org
Sun Jul 5 15:02:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository requestpolicy.

commit 6265cbe5d81f96361c3a087211ae29efb3484578
Author: Martin Kimmerle <dev at 256k.de>
Date:   Mon Jun 22 22:52:02 2015 +0200

    Marionette: remove unused vars
---
 tests/marionette/tests/test_restartlessness.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/marionette/tests/test_restartlessness.py b/tests/marionette/tests/test_restartlessness.py
index c77d36e..c60be8e 100644
--- a/tests/marionette/tests/test_restartlessness.py
+++ b/tests/marionette/tests/test_restartlessness.py
@@ -6,8 +6,6 @@ from rp_ui_harness import RequestPolicyTestCase
 from rp_puppeteer.ui.addons import RequestPolicy
 
 PREF_WELCOME_WIN_SHOWN = "extensions.requestpolicy.welcomeWindowShown"
-RP_ID = "rpcontinued at non-amo.requestpolicy.org"
-INSTALL_URL = "http://localhost/link.html?.dist/requestpolicy-unit-testing.xpi"
 
 
 class TestRequestPolicyRestartlessness(RequestPolicyTestCase):

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git



More information about the Pkg-mozext-commits mailing list