aboutsummaryrefslogtreecommitdiffstats
path: root/devscripts/run_tests.bat
diff options
context:
space:
mode:
Diffstat (limited to 'devscripts/run_tests.bat')
-rw-r--r--devscripts/run_tests.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/devscripts/run_tests.bat b/devscripts/run_tests.bat
index 79359b5a7..01a79b6dd 100644
--- a/devscripts/run_tests.bat
+++ b/devscripts/run_tests.bat
@@ -1,7 +1,7 @@
@echo off
rem Keep this list in sync with the `offlinetest` target in Makefile
-set DOWNLOAD_TESTS="age_restriction^|download^|iqiyi_sdk_interpreter^|socks^|subtitles^|write_annotations^|youtube_lists^|youtube_signature"
+set DOWNLOAD_TESTS="age_restriction^|download^|socks^|subtitles^|write_annotations^|youtube_lists^|youtube_signature"
if "%YTDL_TEST_SET%" == "core" (
set test_set="-I test_("%DOWNLOAD_TESTS%")\.py"