Skip to content

Commit

Permalink
More verbose test outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed May 6, 2018
1 parent a022ad2 commit 739d4fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/testing/__init__.py
Expand Up @@ -36,6 +36,7 @@

# Get a backup, we will patch this one later
_TestCase = unittest.TestCase
unittest.util._MAX_LENGTH = 2000


class TestCase(_TestCase):
Expand Down

0 comments on commit 739d4fa

Please sign in to comment.