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
Родитель 8033ac65c7
Коммит eeea9e8083
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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.