/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 setup.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-07-30 14:03:10 UTC
  • mfrom: (1711.2.103 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20060730140310-067990b44cfbfeb0
(jelmer) Install new intertree tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
                'bzrlib.tests.branch_implementations',
103
103
                'bzrlib.tests.bzrdir_implementations',
104
104
                'bzrlib.tests.interrepository_implementations',
 
105
                'bzrlib.tests.intertree_implementations',
105
106
                'bzrlib.tests.interversionedfile_implementations',
106
107
                'bzrlib.tests.repository_implementations',
107
108
                'bzrlib.tests.revisionstore_implementations',
 
109
                'bzrlib.tests.tree_implementations',
108
110
                'bzrlib.tests.workingtree_implementations',
109
111
                'bzrlib.transport',
110
112
                'bzrlib.transport.http',