diff options
author | Moonchild <moonchild@palemoon.org> | 2019-04-18 15:49:19 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2019-04-18 15:49:19 +0000 |
commit | cdc962dca59f2d68b82bec99beb5d67ae163f24a (patch) | |
tree | 4ebeba312f6c5c09e27da7e7e2408c985065dcd5 /tools | |
parent | 8a68832519ec37cc14f14367b83bfee34c88cde2 (diff) | |
download | uxp-cdc962dca59f2d68b82bec99beb5d67ae163f24a.tar.gz |
Remove various FxA tests
Diffstat (limited to 'tools')
-rw-r--r-- | tools/lint/eslint/modules.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/lint/eslint/modules.json b/tools/lint/eslint/modules.json index 767b43db08..158ba5fe6a 100644 --- a/tools/lint/eslint/modules.json +++ b/tools/lint/eslint/modules.json @@ -82,15 +82,6 @@ "forms.jsm": ["FormData"], "frame.js": ["Collector", "Runner", "events", "runTestFile", "log", "timers", "persisted", "shutdownApplication"], "FrameScriptManager.jsm": ["getNewLoaderID"], - "fxa_utils.js": ["initializeIdentityWithTokenServerResponse"], - "fxaccounts.jsm": ["Authentication"], - "FxAccounts.jsm": ["fxAccounts", "FxAccounts"], - "FxAccountsOAuthGrantClient.jsm": ["FxAccountsOAuthGrantClient", "FxAccountsOAuthGrantClientError"], - "FxAccountsProfileClient.jsm": ["FxAccountsProfileClient", "FxAccountsProfileClientError"], - "FxAccountsPush.js": ["FxAccountsPushService"], - "FxAccountsStorage.jsm": ["FxAccountsStorageManagerCanStoreField", "FxAccountsStorageManager"], - "FxAccountsWebChannel.jsm": ["EnsureFxAccountsWebChannel"], - "FxaMigrator.jsm": ["fxaMigrator"], "gDevTools.jsm": ["gDevTools", "gDevToolsBrowser"], "gDevTools.jsm": ["gDevTools", "gDevToolsBrowser"], "Geometry.jsm": ["Point", "Rect"], |