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

14 lines
107 B
Batchfile

@echo off
cd core
call rtest.bat %1
cd ..\bugs
call rtest.bat %1
cd ..\iframe
call rtest.bat %1
cd ..