/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

 * New 'reconcile' command will check branch consistency and repair indexes
   that can become out of sync in pre 0.8 formats. (Robert Collins,
   Aaron Bentley)

Show diffs side-by-side

added added

removed removed

Lines of Context:
907
907
                   'bzrlib.tests.test_osutils',
908
908
                   'bzrlib.tests.test_permissions',
909
909
                   'bzrlib.tests.test_plugins',
 
910
                   'bzrlib.tests.test_reconcile',
910
911
                   'bzrlib.tests.test_repository',
911
912
                   'bzrlib.tests.test_revision',
912
913
                   'bzrlib.tests.test_revisionnamespaces',