Explorar el Código

Show whole diff in error cases

Philipp Hagemeister hace 12 años
padre
commit
744435f2a4
Se han modificado 1 ficheros con 1 adiciones y 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