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:
Zach Carter 2013-09-23 13:20:45 -07:00
parent 1c33b9c9ee
commit c20d7a6555
2 changed files with 1 additions and 1 deletions

View File

@ -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 ()
{