~richies/+junk/standalone_auth

« back to all changes in this revision

Viewing changes to loggerhead/tests/__init__.py

  • Committer: John Arbash Meinel
  • Date: 2011-03-19 08:35:57 UTC
  • mfrom: (422.3.2 head_middleware)
  • Revision ID: john@arbash-meinel.com-20110319083557-k8mbbkr3bzisz3ob
include HeadMiddleware so that we can be sure HEAD requests never return BODY content.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
            'test_controllers',
22
22
            'test_corners',
23
23
            'test_history',
 
24
            'test_http_head',
24
25
            'test_load_test',
25
26
            'test_simple',
26
27
            'test_revision_ui',