mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1201036: Bump marionette client and marionette driver for releases; r=jgriffin
This commit is contained in:
parent
5cb3e9a795
commit
d54f8dc4e3
@ -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…
Reference in New Issue
Block a user