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

17 строки
146 B
Batchfile
Executable File

@echo off
cd viewer_tests
call rtest.bat %1
cd ..\bugs
call rtest.bat %1
cd ..\marvin
call rtest.bat %1
cd ..\other
call rtest.bat %1
cd ..