112
112
def test_hashcache_raise(self):
113
113
"""check that hashcache can raise BzrError"""
115
114
hc = self.make_hashcache()
117
118
# It's possible that the system supports fifos but the filesystem
118
119
# can't. In that case we should skip at this point. But in fact