summaryrefslogtreecommitdiffstats
path: root/services/sync/moz.build
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2019-04-18 15:49:19 +0000
committerMoonchild <moonchild@palemoon.org>2019-04-18 15:49:19 +0000
commitcdc962dca59f2d68b82bec99beb5d67ae163f24a (patch)
tree4ebeba312f6c5c09e27da7e7e2408c985065dcd5 /services/sync/moz.build
parent8a68832519ec37cc14f14367b83bfee34c88cde2 (diff)
downloadUXP-cdc962dca59f2d68b82bec99beb5d67ae163f24a.tar
UXP-cdc962dca59f2d68b82bec99beb5d67ae163f24a.tar.gz
UXP-cdc962dca59f2d68b82bec99beb5d67ae163f24a.tar.lz
UXP-cdc962dca59f2d68b82bec99beb5d67ae163f24a.tar.xz
UXP-cdc962dca59f2d68b82bec99beb5d67ae163f24a.zip
Remove various FxA tests
Diffstat (limited to 'services/sync/moz.build')
-rw-r--r--services/sync/moz.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/sync/moz.build b/services/sync/moz.build
index ceb4eb502..56421a03e 100644
--- a/services/sync/moz.build
+++ b/services/sync/moz.build
@@ -54,7 +54,6 @@ EXTRA_JS_MODULES['services-sync'].stages += [
TESTING_JS_MODULES.services.sync += [
'modules-testing/fakeservices.js',
- 'modules-testing/fxa_utils.js',
'modules-testing/rotaryengine.js',
'modules-testing/utils.js',
]