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

  • Committer: Martin Pool
  • Date: 2005-07-29 12:50:16 UTC
  • Revision ID: mbp@sourcefrog.net-20050729125016-de0157af5d0dad11
- todo: pull --clobber

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
                   'bzrlib.selftest.blackbox',
54
54
                   'bzrlib.selftest.testrevisionnamespaces',
55
55
                   'bzrlib.selftest.testbranch',
56
 
                   'bzrlib.selftest.testrevision',
57
 
                   'bzrlib.merge_core',
58
 
                   'bzrlib.selftest.testdiff',
59
56
                   ]
60
57
 
61
58
    # XXX: should also test bzrlib.merge_core, but they seem to be out