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