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

This commit is contained in:
dietrich@mozilla.com 2007-05-19 01:20:50 -07:00
Родитель b564ff0e2f
Коммит 7eff9932a2
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