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