mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2026-03-08 09:07:17 +00:00
change codepage in run tests to 437 (#9795)
Some checks failed
Close stale issues / stale (push) Has been cancelled
Some checks failed
Close stale issues / stale (push) Has been cancelled
This commit is contained in:
committed by
GitHub
parent
533edcaf2f
commit
a373c7e268
@@ -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+
|
||||||
|
|||||||
Reference in New Issue
Block a user