فهرست منبع

[Makefile] Make offline tests actually work offline

Philipp Hagemeister 10 سال پیش
والد
کامیت
8848314c08
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -46,7 +46,7 @@ test:
 ot: offlinetest
 ot: offlinetest
 
 
 offlinetest: codetest
 offlinetest: codetest
-	nosetests --verbose test --exclude test_download --exclude test_age_restriction --exclude test_subtitles --exclude test_write_annotations
+	nosetests --verbose test --exclude test_download --exclude test_age_restriction --exclude test_subtitles --exclude test_write_annotations --exclude test_youtube_lists
 
 
 tar: youtube-dl.tar.gz
 tar: youtube-dl.tar.gz