Added printer regression test file. r=karnaze

git-svn-id: svn://10.0.0.236/trunk@60487 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dcone%netscape.com
2000-02-11 14:41:05 +00:00
parent c0b6cafc63
commit d13b0303fa

View File

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