/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: Martin Pool
  • Date: 2006-02-20 22:19:07 UTC
  • mto: This revision was merged to the branch mainline in revision 1569.
  • Revision ID: mbp@sourcefrog.net-20060220221907-cd373a4714178400
Change some lock and transaction related exceptions to BzrNewException style

Show diffs side-by-side

added added

removed removed

Lines of Context:
842
842
                   'bzrlib.tests.test_http',
843
843
                   'bzrlib.tests.test_identitymap',
844
844
                   'bzrlib.tests.test_inv',
 
845
                   ## 'bzrlib.tests.test_lockdir',
845
846
                   'bzrlib.tests.test_lockable_files',
846
847
                   'bzrlib.tests.test_log',
847
848
                   'bzrlib.tests.test_merge',