diff --git a/layout/html/tests/printer/table/file_list.txt b/layout/html/tests/printer/table/file_list.txt index bfca2998c307..338a11ac04fb 100644 --- a/layout/html/tests/printer/table/file_list.txt +++ b/layout/html/tests/printer/table/file_list.txt @@ -1,2 +1,3 @@ file:///s|/mozilla/layout/html/tests/printer/table/table1.html file:///s|/mozilla/layout/html/tests/printer/table/table2.html +file:///s|/mozilla/layout/html/tests/printer/table/test3.html diff --git a/layout/html/tests/printer/table/rtest.bat b/layout/html/tests/printer/table/rtest.bat index 0bf9aae97234..064ab5d68ca1 100755 --- a/layout/html/tests/printer/table/rtest.bat +++ b/layout/html/tests/printer/table/rtest.bat @@ -3,7 +3,7 @@ if %1==baseline goto baseline :verify if not exist verify mkdir verify -s:\mozilla\dist\win32_d.obj\bin\viewer -Prt 1 -o s:\mozilla\layout\html\tests\printer\table\verify\ -rd s:\mozilla\layout\html\tests\printer\table -f s:\mozilla\layout\html\tests\printer\images\file_list.txt +s:\mozilla\dist\win32_d.obj\bin\viewer -Prt 1 -o s:\mozilla\layout\html\tests\printer\table\verify\ -rd s:\mozilla\layout\html\tests\printer\table -f s:\mozilla\layout\html\tests\printer\table\file_list.txt goto done :baseline