78
78
def test_fetch_inconsistent_last_changed_entries(self):
79
79
"""If an inventory has odd data we should still get what it references.
81
81
This test tests that we do fetch a file text created in a revision not
82
82
being fetched, but referenced from the revision we are fetching when the
83
83
adjacent revisions to the one being fetched do not reference that text.