1179
1179
"""The bzrlib hooks should be sanitised by setUp."""
1180
1180
self.assertEqual(bzrlib.branch.BranchHooks(),
1181
1181
bzrlib.branch.Branch.hooks)
1183
1185
def test__gather_lsprof_in_benchmarks(self):
1184
1186
"""When _gather_lsprof_in_benchmarks is on, accumulate profile data.