浏览代码

Show whole diff in error cases

Philipp Hagemeister 12 年之前
父节点
当前提交
744435f2a4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      test/test_download.py

+ 1 - 0
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