0
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-10-31 23:02:40 +00:00
yt-dlp/devscripts/run_tests.bat

5 lines
123 B
Batchfile
Raw Normal View History

2021-01-07 06:41:05 +00:00
@echo off
>&2 echo run_tests.bat is deprecated. Please use `devscripts/run_tests.py` instead
python %~dp0run_tests.py %~1