~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Danny van Heumen
  • Date: 2010-03-09 21:42:11 UTC
  • mto: (4634.139.5 2.0)
  • mto: This revision was merged to the branch mainline in revision 5160.
  • Revision ID: danny@dannyvanheumen.nl-20100309214211-iqh42x6qcikgd9p3
Reverted now-useless TODO list.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2007-2010 Canonical Ltd
 
1
# Copyright (C) 2007, 2008, 2010 Canonical Ltd
2
2
#
3
3
# This program is free software; you can redistribute it and/or modify
4
4
# it under the terms of the GNU General Public License as published by
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.launchpad.net/bzr/+bug/368931>
 
173
        # see <https://bugs.edge.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.