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
Родитель 1e461869ca 7b3c3b61b6
Коммит 7c5d43cd91
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)