Disable test from bug 394687 for now. Bug 561422 will fix it up.

This commit is contained in:
Mark Banner 2010-04-23 21:45:34 +01:00
Родитель 1e51a6a740
Коммит 44282ebb50
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -3,6 +3,9 @@ const IMPORTTYPE = 'settings';
function run_test()
{
// XXX disabled for now as test is broken. Bug 561422 will fix it.
return;
if (!("nsIWindowsRegKey" in Ci))
return;