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
parent b564ff0e2f
commit 7eff9932a2

View File

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