+ whitespace

This commit is contained in:
Matt Westcott 2015-06-11 13:53:41 +01:00
parent f35536ccee
commit dae1cf85e4

View file

@ -75,6 +75,7 @@ class TestLazyStreamField(TestCase):
with self.assertNumQueries(0):
instances_lookup[self.no_image.pk].body[0]
class TestSystemCheck(TestCase):
def tearDown(self):
# unregister InvalidStreamModel from the overall model registry