~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-05-11 07:36:32 UTC
  • mfrom: (4349.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090511073632-ti658145fo07a4vw
Correctly handle http servers proposing multiple authentication
        schemes

Show diffs side-by-side

added added

removed removed

Lines of Context:
3414
3414
                   'bzrlib.tests.test_help',
3415
3415
                   'bzrlib.tests.test_hooks',
3416
3416
                   'bzrlib.tests.test_http',
3417
 
                   'bzrlib.tests.test_http_implementations',
3418
3417
                   'bzrlib.tests.test_http_response',
3419
3418
                   'bzrlib.tests.test_https_ca_bundle',
3420
3419
                   'bzrlib.tests.test_identitymap',