소스 검색

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