/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-02-12 02:40:00 UTC
  • mfrom: (3990.3.3 request handler tests)
  • Revision ID: pqm@pqm.ubuntu.com-20090212024000-dvdhpm2mela5h6f7
Fix do_body NotImplementedError log spam,
        and remove a bit of test cruft. (Andrew Bennetts)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2874
2874
                   'bzrlib.tests.test_shelf_ui',
2875
2875
                   'bzrlib.tests.test_smart',
2876
2876
                   'bzrlib.tests.test_smart_add',
 
2877
                   'bzrlib.tests.test_smart_request',
2877
2878
                   'bzrlib.tests.test_smart_transport',
2878
2879
                   'bzrlib.tests.test_smtp_connection',
2879
2880
                   'bzrlib.tests.test_source',