from .generic import ScreenshotTestCase class TestCase(ScreenshotTestCase): locations = ( '/', '404', )