Backed out changeset aa38257f6744, since the tests are not the problem

This commit is contained in:
Boris Zbarsky 2009-04-23 09:11:03 -04:00
Родитель 02cf510963
Коммит f5e1d295a7
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -47,8 +47,6 @@ include $(topsrcdir)/config/rules.mk
# browser_477657.js is disabled, because it's unreliable (bug 482975).
# browser_480148.js is disabled, because it breaks browser_420786.js (see bug 483382).
# browser_394759.js is disabled on suspicion of breaking various other tests
# browser_394759_privatebrowsing.js likewise
_BROWSER_TEST_FILES = \
browser_248970_a.js \
@ -62,6 +60,8 @@ _BROWSER_TEST_FILES = \
browser_350525.js \
browser_367052.js \
browser_393716.js \
browser_394759.js \
browser_394759_privatebrowsing.js \
browser_408470.js \
browser_408470_sample.html \
browser_447951.js \