1162
1162
"""The bzrlib hooks should be sanitised by setUp."""
1163
1163
self.assertEqual(bzrlib.branch.BranchHooks(),
1164
1164
bzrlib.branch.Branch.hooks)
1168
1168
def test__gather_lsprof_in_benchmarks(self):
1169
1169
"""When _gather_lsprof_in_benchmarks is on, accumulate profile data.