~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/tests/__init__.py

Improve escaping of filenames in revision views. Fixes a couple of XSS holes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
            'test_corners',
23
23
            'test_simple',
24
24
            'test_templating',
 
25
            'test_util',
25
26
        ]]))
26
27
    return standard_tests