projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c11125f
)
[Makefile] Make offline tests actually work offline
author
Philipp Hagemeister
<phihag@phihag.de>
Sun, 4 Jan 2015 01:08:18 +0000
(
02:08
+0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sun, 4 Jan 2015 01:08:18 +0000
(
02:08
+0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 71470eedbaccbdeb0a6a5ab198ae3a07b2e48643..e53a367ef5ad1cbc5ed163ecba8f4a71ac02e8e1 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-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