1
0
mirror of https://github.com/django/django.git synced 2025-01-18 14:24:39 +00:00
Tim Graham c9ae09addf Replaced use of TestCase.fail() with assertRaises().
Also removed try/except/fail antipattern that hides exceptions.
2016-06-28 11:21:26 -04:00
..