Quellcode durchsuchen

[Makefile] Ensure that offline test really is offline

tags/2014.12.15
Philipp Hagemeister vor 9 Jahren
Ursprung
Commit
39f594d660
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Datei anzeigen

@@ -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



Laden…
Abbrechen
Speichern