RetroZilla/layout/html/tests/printer/rtest.bat

15 lines
125 B
Batchfile
Raw Normal View History

2015-10-21 05:03:22 +02:00
@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..