mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-03-28 15:05:14 +00:00
6 lines
217 B
Batchfile
6 lines
217 B
Batchfile
echo "Running test_event script"
|
|
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -Command "Start-Sleep -Seconds 5"
|
|
cd %1
|
|
cd tests\DMAPI\BasicOperation
|
|
echo %2 > test_event_output.txt
|