mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 16:46:26 +00:00
8 lines
45 B
Batchfile
Executable File
8 lines
45 B
Batchfile
Executable File
@echo off
|
|
|
|
cd base
|
|
call rtest.bat %1
|
|
|
|
cd ..
|
|
|