X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=e53a367ef5ad1cbc5ed163ecba8f4a71ac02e8e1;hb=f4bca0b348fe1f4f65c939b496973062180e0c4f;hp=71470eedbaccbdeb0a6a5ab198ae3a07b2e48643;hpb=b3013681ff49712d5b5437efdff117ca544caadb;p=youtube-dl.git diff --git a/Makefile b/Makefile index 71470eedb..e53a367ef 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ test: ot: offlinetest 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