зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset d1847f46d293 (bug 1107336)
This commit is contained in:
Родитель
6ac5c09770
Коммит
a6cfd84dc6
|
@ -3,10 +3,10 @@
|
|||
# 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 marionette_driver.by import By
|
||||
from marionette_driver.marionette import Actions
|
||||
from marionette_driver.selection import SelectionManager
|
||||
from by import By
|
||||
from marionette import Actions
|
||||
from marionette_test import MarionetteTestCase
|
||||
from selection import SelectionManager
|
||||
|
||||
|
||||
class TouchCaretTest(MarionetteTestCase):
|
||||
|
|
Загрузка…
Ссылка в новой задаче