aboutsummaryrefslogtreecommitdiffstats
path: root/devscripts
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-02-23 19:48:54 +0700
committerSergey M․ <dstftw@gmail.com>2017-02-23 19:48:54 +0700
commit0f3d41b44d84869e7f4e809692ce71567b3f7130 (patch)
tree8551174d44754bcf31b0f0e715e111943d3949e4 /devscripts
parentd5fd9a3be305aa8fead8fb70aae64703afe49e43 (diff)
downloadyoutube-dl-0f3d41b44d84869e7f4e809692ce71567b3f7130.zip
youtube-dl-0f3d41b44d84869e7f4e809692ce71567b3f7130.tar.gz
youtube-dl-0f3d41b44d84869e7f4e809692ce71567b3f7130.tar.bz2
[devscripts/run_tests] Exclude youtube lists tests from core build
Diffstat (limited to 'devscripts')
-rwxr-xr-xdevscripts/run_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/devscripts/run_tests.sh b/devscripts/run_tests.sh
index c608072..6ba2672 100755
--- a/devscripts/run_tests.sh
+++ b/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=""