/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: 2008-07-14 08:21:19 UTC
  • mfrom: (3517.4.20 stacking)
  • Revision ID: pqm@pqm.ubuntu.com-20080714082119-ju6qe5weo8pp7f1c
merge integrated branch stacking

Show diffs side-by-side

added added

removed removed

Lines of Context:
164
164
        'bzrlib.tests.branch_implementations.test_revision_history',
165
165
        'bzrlib.tests.branch_implementations.test_revision_id_to_revno',
166
166
        'bzrlib.tests.branch_implementations.test_sprout',
 
167
        'bzrlib.tests.branch_implementations.test_stacking',
167
168
        'bzrlib.tests.branch_implementations.test_tags',
168
169
        'bzrlib.tests.branch_implementations.test_uncommit',
169
170
        'bzrlib.tests.branch_implementations.test_update',