Преглед на файлове

[devscripts/run_tests] Exclude youtube lists tests from core build

Sergey M․ преди 8 години
родител
ревизия
0f3d41b44d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      devscripts/run_tests.sh

+ 1 - 1
devscripts/run_tests.sh

@@ -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=""