change codepage in run tests to 437 (#9795)
Some checks failed
Close stale issues / stale (push) Has been cancelled

This commit is contained in:
404 an oku haz errored
2026-02-04 16:39:50 +03:00
committed by GitHub
parent 533edcaf2f
commit a373c7e268

View File

@@ -887,7 +887,7 @@ goto menu
:: RUN TESTS ============================= :: RUN TESTS =============================
:run_tests :run_tests
chcp 65001 >nul chcp 437 >nul
cls cls
:: Require PowerShell 3.0+ :: Require PowerShell 3.0+