Explorar o código

Show whole diff in error cases

Philipp Hagemeister %!s(int64=12) %!d(string=hai) anos
pai
achega
744435f2a4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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