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

  • Committer: John Arbash Meinel
  • Date: 2009-10-15 20:44:21 UTC
  • mfrom: (4749 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4758.
  • Revision ID: john@arbash-meinel.com-20091015204421-mstpm5cfeldojxoq
Bring in the latest bzr.dev code, which includes the btree StaticTuple updates.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3690
3690
        'bzrlib.tests.per_repository',
3691
3691
        'bzrlib.tests.per_repository_chk',
3692
3692
        'bzrlib.tests.per_repository_reference',
 
3693
        'bzrlib.tests.per_uifactory',
3693
3694
        'bzrlib.tests.per_versionedfile',
3694
3695
        'bzrlib.tests.per_workingtree',
3695
3696
        'bzrlib.tests.test__annotator',