mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 20:50:41 +00:00
[REGTEST.CMD] Start tests with the correct current dir
This commit is contained in:
parent
73c06d09ff
commit
fae68532dc
1 changed files with 1 additions and 0 deletions
|
@ -11,4 +11,5 @@ if exist "C:\ReactOS\bin\AHKAppTests.cmd" (
|
|||
)
|
||||
|
||||
dbgprint --process "ipconfig"
|
||||
cd C:\ReactOS\bin
|
||||
start rosautotest /r /s /n
|
||||
|
|
Loading…
Reference in a new issue