Added printer regression test file. r=karnaze

This commit is contained in:
dcone%netscape.com 2000-02-11 14:41:05 +00:00
Родитель 5e27541a5c
Коммит 7be45e19d1
1 изменённых файлов: 9 добавлений и 0 удалений

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

@ -0,0 +1,9 @@
@echo off
cd table
call rtest.bat %1
cd images
call rtest.bat %1
cd ..