/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/branch_implementations/__init__.py

  • Committer: Martin Pool
  • Date: 2007-06-15 07:01:24 UTC
  • mfrom: (2528 +trunk)
  • mto: This revision was merged to the branch mainline in revision 2530.
  • Revision ID: mbp@sourcefrog.net-20070615070124-clpwqh5gxc4wbf9l
Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
119
119
        'bzrlib.tests.branch_implementations.test_push',
120
120
        'bzrlib.tests.branch_implementations.test_revision_history',
121
121
        'bzrlib.tests.branch_implementations.test_revision_id_to_revno',
 
122
        'bzrlib.tests.branch_implementations.test_sprout',
122
123
        'bzrlib.tests.branch_implementations.test_tags',
123
124
        'bzrlib.tests.branch_implementations.test_uncommit',
124
125
        'bzrlib.tests.branch_implementations.test_update',