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

14 lines
107 B
Batchfile
Raw Normal View History

2015-10-21 05:03:22 +02:00
@echo off
cd core
call rtest.bat %1
cd ..\bugs
call rtest.bat %1
cd ..\iframe
call rtest.bat %1
cd ..