This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[Makefile] Make offline tests actually work offline
totalwebcasting
Philipp Hagemeister
10 years ago
parent
c11125f9ed
commit
8848314c08
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@ -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
Write
Preview
Loading…
Cancel
Save