mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2026-08-05 07:35:53 +03:00
change codepage in run tests to 437 (#9795)
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