diff --git a/mozilla/layout/html/tests/table/marvin/file_list.txt b/mozilla/layout/html/tests/table/marvin/file_list.txt index 8bde86752e4..ec5c93f4426 100644 --- a/mozilla/layout/html/tests/table/marvin/file_list.txt +++ b/mozilla/layout/html/tests/table/marvin/file_list.txt @@ -40,7 +40,7 @@ file://s:/mozilla/layout/html/tests/table/marvin/tables_border_0.html file://s:/mozilla/layout/html/tests/table/marvin/tables_border_1.html file://s:/mozilla/layout/html/tests/table/marvin/tables_border_2.html file://s:/mozilla/layout/html/tests/table/marvin/tables_border_3.html -file://s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_bottom.html +file://s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_bot.html file://s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_left.html file://s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_right.html file://s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_top.html diff --git a/mozilla/layout/html/tests/table/marvin/tables_caption_align_bottom.html b/mozilla/layout/html/tests/table/marvin/tables_caption_align_bot.html similarity index 100% rename from mozilla/layout/html/tests/table/marvin/tables_caption_align_bottom.html rename to mozilla/layout/html/tests/table/marvin/tables_caption_align_bot.html