/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: Martin Pool
  • Date: 2007-09-26 02:36:24 UTC
  • mfrom: (2867 +trunk)
  • mto: This revision was merged to the branch mainline in revision 2868.
  • Revision ID: mbp@sourcefrog.net-20070926023624-25aievju0yd3m10l
merge trunk

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',