Преглед на файлове

[Makefile] Ensure that offline test really is offline

Philipp Hagemeister преди 10 години
родител
ревизия
39f594d660
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Makefile

+ 1 - 1
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