gecko-dev/layout/html/tests/printer/rtest.bat
2000-06-08 13:45:15 +00:00

15 lines
125 B
Batchfile
Executable File

@echo off
cd general
call rtest.bat %1
cd..
cd table
call rtest.bat %1
cd..
rem cd images
rem call rtest.bat %1
rem cd..