/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/per_tree/test_inv.py

  • Committer: Robert Collins
  • Date: 2010-06-21 01:30:45 UTC
  • mfrom: (5309 +trunk)
  • mto: This revision was merged to the branch mainline in revision 5310.
  • Revision ID: robertc@robertcollins.net-20100621013045-s59nfjps3rkcn53j
Merge trunk to fix NEWS sections.

Show diffs side-by-side

added added

removed removed

Lines of Context:
170
170
                         work_tree.get_canonical_inventory_path('Dir/None'))
171
171
 
172
172
    def test_canonical_tree_name_mismatch(self):
173
 
        # see <https://bugs.edge.launchpad.net/bzr/+bug/368931>
 
173
        # see <https://bugs.launchpad.net/bzr/+bug/368931>
174
174
        # some of the trees we want to use can only exist on a disk, not in
175
175
        # memory - therefore we can only test this if the filesystem is
176
176
        # case-sensitive.