/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: Canonical.com Patch Queue Manager
  • Date: 2007-06-12 17:28:39 UTC
  • mfrom: (1551.15.22 Aaron's mergeable stuff)
  • Revision ID: pqm@pqm.ubuntu.com-20070612172839-mr0bjmyfguskc0tg
Fix botched merge

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',