mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2026-09-06 10:07:00 +00:00
change codepage in run tests to 437 (#9795)
This commit is contained in:
committed by
GitHub
parent
533edcaf2f
commit
a373c7e268
+1
-1
@@ -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