Backing out enabling of test_plugin_position.xhtml while we back out the fix for that test

This commit is contained in:
Robert O'Callahan 2009-04-12 00:37:40 +12:00
Родитель 199db5e46e ba3c2352a0
Коммит 2336917508
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -78,9 +78,10 @@ _TEST_FILES = \
test_movement_by_characters.html \
test_movement_by_words.html \
test_plugin_clipping.xhtml \
test_plugin_position.xhtml \
test_selection_underline.html \
$(NULL)
# disabled temporarily
# test_plugin_position.xhtml \
libs:: $(_TEST_FILES)
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)