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

14 строки
107 B
Batchfile
Исходник Обычный вид История

1999-04-24 02:14:03 +04:00
@echo off
1999-05-19 01:52:57 +04:00
cd core
call rtest.bat %1
1999-04-24 02:14:03 +04:00
cd ..\bugs
call rtest.bat %1
cd ..\iframe
call rtest.bat %1
1999-04-24 02:14:03 +04:00
cd ..