Bug 381240 - disabling to allow further testing (r=sayrer)

This commit is contained in:
dietrich%mozilla.com 2007-05-19 08:20:50 +00:00
Родитель 2c4ef211e6
Коммит 15a28721a7
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -119,7 +119,8 @@ function run_test() {
// test roots
do_check_true(bmsvc.placesRoot > 0);
do_check_true(bmsvc.bookmarksRoot > 0);
do_check_true(bmsvc.toolbarFolder > 0);
// XXX bug 381237
//do_check_true(bmsvc.toolbarFolder > 0);
// create a folder to hold all the tests
// this makes the tests more tolerant of changes to default_places.html