fixed directory calls for printer regression testing. r=karnaze a=rickg

This commit is contained in:
dcone%netscape.com 2000-02-29 14:44:56 +00:00
Родитель 5c219495a7
Коммит 8b77b5d71c
1 изменённых файлов: 5 добавлений и 1 удалений

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

@ -2,8 +2,12 @@
cd table
call rtest.bat %1
cd..
cd images
call rtest.bat %1
cd ..
cd..
cd general
call rtest.bat %1
cd..