]> jfr.im git - yt-dlp.git/blame_incremental - devscripts/run_tests.sh
[cleanup] Misc (#8968)
[yt-dlp.git] / devscripts / run_tests.sh
... / ...
CommitLineData
1#!/usr/bin/env sh
2
3>&2 echo 'run_tests.sh is deprecated. Please use `devscripts/run_tests.py` instead'
4python3 devscripts/run_tests.py "$1"