[Makefile] Make offline tests actually work offline
authorPhilipp Hagemeister <phihag@phihag.de>
Sun, 4 Jan 2015 01:08:18 +0000 (02:08 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Sun, 4 Jan 2015 01:08:18 +0000 (02:08 +0100)
Makefile

index 71470eedbaccbdeb0a6a5ab198ae3a07b2e48643..e53a367ef5ad1cbc5ed163ecba8f4a71ac02e8e1 100644 (file)
--- 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