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