[devscripts/run_tests] Exclude youtube lists tests from core build
[youtube-dl] / devscripts / run_tests.sh
index c608072156eb02c7bb06cc42b37eae30fc6cf5a9..6ba26720dcc57929f2bad9550c5a256a3fc09953 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-DOWNLOAD_TESTS="age_restriction|download|subtitles|write_annotations|iqiyi_sdk_interpreter"
+DOWNLOAD_TESTS="age_restriction|download|subtitles|write_annotations|iqiyi_sdk_interpreter|youtube_lists"
 
 test_set=""
 multiprocess_args=""