@echo off echo Running XCEngine Tests via Python runner... echo. python "%~dp0..\scripts\run_tests.py" --ci echo. pause