Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mozilla/geckodriver.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'moz.build')
-rw-r--r--moz.build3
1 files changed, 1 insertions, 2 deletions
diff --git a/moz.build b/moz.build
index 9f19159..9cda32b 100644
--- a/moz.build
+++ b/moz.build
@@ -10,10 +10,9 @@ RUST_TESTS = [
"geckodriver",
"webdriver",
"marionette",
-
# TODO: Move to mozbase/rust/moz.build once those crates can be
# tested separately.
- # "mozdevice", // Tests require adb, and cannot be run in CI
+ "mozdevice",
"mozprofile",
"mozrunner",
"mozversion",