projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
855703e
)
Show whole diff in error cases
author
Philipp Hagemeister
<phihag@phihag.de>
Thu, 11 Apr 2013 16:38:43 +0000
(18:38 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Thu, 11 Apr 2013 16:38:43 +0000
(18:38 +0200)
test/test_download.py
patch
|
blob
|
history
diff --git
a/test/test_download.py
b/test/test_download.py
index 59a6e1498fd120bc6566f7256fcba4c20d313c7a..e3513efba19fc7ee00134226396ea451b6279cf9 100644
(file)
--- a/
test/test_download.py
+++ b/
test/test_download.py
@@
-58,6
+58,7
@@
with io.open(PARAMETERS_FILE, encoding='utf-8') as pf:
class TestDownload(unittest.TestCase):
+ maxDiff = None
def setUp(self):
self.parameters = parameters
self.defs = defs