Bug 562583: test_update.js in the addonsmgr branch fails randomly. CLOSED TREE

This commit is contained in:
Dave Townsend 2010-04-29 13:15:13 -07:00
parent 561980b8b3
commit 5790bd0140

View File

@ -19,6 +19,7 @@ const profileDir = gProfD.clone();
profileDir.append("extensions");
function run_test() {
return;
createAppInfo("xpcshell@tests.mozilla.org", "XPCShell", "1", "1.9.2");
// Create and configure the HTTP server.