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

  • Committer: Alexander Belchenko
  • Date: 2007-10-04 05:50:44 UTC
  • mfrom: (2881 +trunk)
  • mto: This revision was merged to the branch mainline in revision 2884.
  • Revision ID: bialix@ukr.net-20071004055044-pb88kgkfayawro8n
merge bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
327
327
        'bzrlib.tests.tree_implementations.test_get_symlink_target',
328
328
        'bzrlib.tests.tree_implementations.test_inv',
329
329
        'bzrlib.tests.tree_implementations.test_list_files',
 
330
        'bzrlib.tests.tree_implementations.test_path_content_summary',
330
331
        'bzrlib.tests.tree_implementations.test_revision_tree',
331
332
        'bzrlib.tests.tree_implementations.test_test_trees',
332
333
        'bzrlib.tests.tree_implementations.test_tree',