gecko-dev/layout/html/tests/frameset/rtest.bat
1999-05-18 21:52:57 +00:00

11 lines
75 B
Batchfile
Executable File

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