[Makefile] Ensure that offline test really is offline
authorPhilipp Hagemeister <phihag@phihag.de>
Sun, 14 Dec 2014 23:59:23 +0000 (00:59 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Sun, 14 Dec 2014 23:59:23 +0000 (00:59 +0100)
Makefile

index 2a32a6c0c64a8a5cfe0ec78945d7bdb12b09a068..6fb820c2a456183bc2d75a393bbdb3c8f9f47bcb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,7 @@ test:
 ot: offlinetest
 
 offlinetest: codetest
-       nosetests --verbose test --exclude test_download --exclude test_age_restriction --exclude test_subtitles
+       nosetests --verbose test --exclude test_download --exclude test_age_restriction --exclude test_subtitles --exclude test_write_annotations
 
 tar: youtube-dl.tar.gz