orange fix - disabled the wrong test in f34cc41267d8. r=lumpy

This commit is contained in:
Bobby Holley 2009-09-13 22:00:39 -06:00
Родитель 1bdca9e1fd
Коммит ee565047f5
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -48,7 +48,6 @@ _TEST_FILES = imgutils.js \
test_bug399925.html \
bug399925.gif \
schrep.png \
test_bug435296.html \
bug468160.sjs \
test_bug468160.html \
red.png \
@ -58,6 +57,7 @@ _TEST_FILES = imgutils.js \
test_bug490949.html \
bug490949-iframe.html \
bug490949.sjs \
test_bug496292.html \
bug496292-iframe-ref.html \
bug496292-iframe-1.html \
bug496292-iframe-2.html \
@ -68,7 +68,7 @@ _TEST_FILES = imgutils.js \
shaver.png \
$(NULL)
#test_bug496292.html disabled until we re-enable decode-on-draw
#test_bug435296.html disabled until we re-enable decode-on-draw
libs:: $(_TEST_FILES)
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)