~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/per_tree/test_inv.py

  • Committer: Martin
  • Date: 2010-05-20 18:23:17 UTC
  • mto: This revision was merged to the branch mainline in revision 5244.
  • Revision ID: gzlist@googlemail.com-20100520182317-10t33p32m8qcq0m3
Point launchpad links in comments at production server rather than edge

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.