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

  • Committer: Martin Pool
  • Date: 2007-04-26 05:28:49 UTC
  • mfrom: (2458 +trunk)
  • mto: This revision was merged to the branch mainline in revision 2461.
  • Revision ID: mbp@sourcefrog.net-20070426052849-ffc06nlmkpbvqata
merge bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
        'bzrlib.tests.workingtree_implementations.test_put_file',
75
75
        'bzrlib.tests.workingtree_implementations.test_readonly',
76
76
        'bzrlib.tests.workingtree_implementations.test_read_working_inventory',
 
77
        'bzrlib.tests.workingtree_implementations.test_remove',
77
78
        'bzrlib.tests.workingtree_implementations.test_rename_one',
78
79
        'bzrlib.tests.workingtree_implementations.test_revision_tree',
79
80
        'bzrlib.tests.workingtree_implementations.test_set_root_id',