Browse Source

Show whole diff in error cases

Philipp Hagemeister 12 năm trước cách đây
mục cha
commit
744435f2a4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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