X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=blobdiff_plain;f=Makefile;h=cb449b7e61c4c27d44177cc775c26fa79ca97a3a;hp=f826c16857846635e2c84ae8954d44f9aac3e48b;hb=1d14c75f55094484127dda641465b5333296d497;hpb=99709cc3f121010421360ba94d75e16ce15f0be5 diff --git a/Makefile b/Makefile index f826c1685..cb449b7e6 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,7 @@ test: ot: offlinetest offlinetest: codetest - nosetests --verbose test --exclude test_download.py --exclude test_age_restriction.py --exclude test_subtitles.py --exclude test_write_annotations.py --exclude test_youtube_lists.py + nosetests --verbose test --exclude test_download.py --exclude test_age_restriction.py --exclude test_subtitles.py --exclude test_write_annotations.py --exclude test_youtube_lists.py --exclude test_iqiyi_sdk_interpreter.py tar: youtube-dl.tar.gz