[Pkg-mozext-commits] [requestpolicy] 124/257: [tst][fix] FirefoxTestCase moved to fx-puppeteer

David Prévot taffit at moszumanska.debian.org
Thu Jan 28 03:20:04 UTC 2016


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

taffit pushed a commit to branch master
in repository requestpolicy.

commit e690755b4e10e2eb10afac85a23b58c4ac129552
Author: Martin Kimmerle <dev at 256k.de>
Date:   Thu Oct 29 23:34:01 2015 +0100

    [tst][fix] FirefoxTestCase moved to fx-puppeteer
    
    See Mozilla Bug 1217046.
---
 tests/marionette/rp_ui_harness/testcases.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/marionette/rp_ui_harness/testcases.py b/tests/marionette/rp_ui_harness/testcases.py
index e650bb0..2aeea4e 100644
--- a/tests/marionette/rp_ui_harness/testcases.py
+++ b/tests/marionette/rp_ui_harness/testcases.py
@@ -2,7 +2,7 @@
 # License, v. 2.0. If a copy of the MPL was not distributed with this
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
-from firefox_ui_harness import FirefoxTestCase
+from firefox_puppeteer.testcases import FirefoxTestCase
 from rp_puppeteer import RequestPolicyPuppeteer
 
 from rp_puppeteer.api.error_detection import (LoggingErrorDetection,

-- 
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