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

14 lines
107 B
Batchfile
Executable File

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