зеркало из https://github.com/mozilla/pjs.git
Try again to disable test. :(
This commit is contained in:
Родитель
bfb8b325e6
Коммит
f1a4e73e9d
|
@ -35,7 +35,7 @@ function runTest() {
|
||||||
ok(rbox, "handlersView is present");
|
ok(rbox, "handlersView is present");
|
||||||
|
|
||||||
var items = rbox && rbox.getElementsByTagName("richlistitem");
|
var items = rbox && rbox.getElementsByTagName("richlistitem");
|
||||||
todo(items && items.length > 0, "App handler list populated");
|
//ok(items && items.length > 0, "App handler list populated");
|
||||||
|
|
||||||
win.close();
|
win.close();
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче