mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-13 23:17:57 +00:00
Bug 919698 - Update account tests location. r=jaws
--HG-- rename : browser/base/content/test/accounts_testRemoteCommands.html => browser/base/content/test/general/accounts_testRemoteCommands.html rename : browser/base/content/test/browser_aboutAccounts.js => browser/base/content/test/general/browser_aboutAccounts.js
This commit is contained in:
parent
1c33b9c9ee
commit
c20d7a6555
@ -19,7 +19,7 @@ let gTests = [
|
||||
setup: function ()
|
||||
{
|
||||
Services.prefs.setCharPref("firefox.accounts.remoteUrl",
|
||||
"https://example.com/browser/browser/base/content/test/accounts_testRemoteCommands.html");
|
||||
"https://example.com/browser/browser/base/content/test/general/accounts_testRemoteCommands.html");
|
||||
},
|
||||
run: function ()
|
||||
{
|
Loading…
Reference in New Issue
Block a user