mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 13:57:32 +00:00
Bug 1201036: Bump marionette client and marionette driver for releases; r=jgriffin
--HG-- extra : commitid : 4hSlrLSpGRV extra : rebase_source : 6afc9e3eb9807927a25837644a09547f1c1f9c2f
This commit is contained in:
parent
ca2010bbb9
commit
9959a7982f
@ -3,7 +3,7 @@
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
__version__ = '0.19'
|
||||
__version__ = '0.20'
|
||||
|
||||
from .marionette_test import MarionetteTestCase, MarionetteJSTestCase, CommonTestCase, expectedFailure, skip, SkipTest
|
||||
from .runner import (
|
||||
|
@ -3,7 +3,7 @@
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
__version__ = '0.13'
|
||||
__version__ = '0.2.0'
|
||||
|
||||
|
||||
from marionette_driver import ( errors, by, decorators, expected, geckoinstance,
|
||||
|
Loading…
x
Reference in New Issue
Block a user