/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: Aaron Bentley
  • Date: 2007-12-02 23:52:03 UTC
  • mto: This revision was merged to the branch mainline in revision 3073.
  • Revision ID: aaron.bentley@utoronto.ca-20071202235203-e1c69qbqegre7nfj
Move PlanMerge into merge and _PlanMergeVersionedFile into versionedfile

Show diffs side-by-side

added added

removed removed

Lines of Context:
2452
2452
                   'bzrlib.tests.test_patch',
2453
2453
                   'bzrlib.tests.test_patches',
2454
2454
                   'bzrlib.tests.test_permissions',
2455
 
                   'bzrlib.tests.test_plan_merge',
2456
2455
                   'bzrlib.tests.test_plugins',
2457
2456
                   'bzrlib.tests.test_progress',
2458
2457
                   'bzrlib.tests.test_reconfigure',