RetroZilla/layout/html/tests/printer/rtest.bat
2015-10-20 23:03:22 -04:00

15 lines
125 B
Batchfile

@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..