pollmann%netscape.com e820b8149c Adding html iframe regression tests, not part of any build
git-svn-id: svn://10.0.0.236/trunk@70139 18797224-902f-48f8-a5cc-f745e15eee43
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 ..