fixed blank line

This commit is contained in:
Andreas Preikschat 2014-04-12 19:11:32 +02:00
parent 321fed97e9
commit 487f4279dd
1 changed files with 0 additions and 1 deletions

View File

@ -89,7 +89,6 @@ class TestImageManager(TestCase, TestMixin):
self.image_manager.get_image(TEST_PATH, 'church1.jpg')
self.assertNotEquals(context.exception, '', 'KeyError exception should have been thrown for missing image')
def process_cache_test(self):
"""
Test the process_cache method