1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-06-27 11:45:34 +02:00
yt-dlp/devscripts/run_tests.bat

5 lines
123 B
Batchfile
Raw Normal View History

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