gecko-dev/layout/html/tests/frameset/rtest.bat
2000-05-16 22:53:35 +00:00

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