Browse Source

[Makefile] Ensure that offline test really is offline

totalwebcasting
Philipp Hagemeister 10 years ago
parent
commit
39f594d660
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

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


Loading…
Cancel
Save