Bug 1188826: Bump marionette client version for release; r=ato

--HG--
extra : commitid : 2D6oRROltjv
extra : rebase_source : a05d69e95d1eb6371bbb24b50a3465132764431a
extra : histedit_source : 046d81f4818741b2fd1246c679e31dcae31df90b
This commit is contained in:
David Burns 2015-07-29 12:31:56 +01:00
Родитель cb39e7d544
Коммит c34722a98d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -3,7 +3,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
__version__ = '0.16'
__version__ = '0.17'
from .marionette_test import MarionetteTestCase, MarionetteJSTestCase, CommonTestCase, expectedFailure, skip, SkipTest