1486
1486
# Note this test won't fail with hooks that the core library doesn't
1487
1487
# use - but it trigger with a plugin that adds hooks, so its still a
1488
1488
# useful warning in that case.
1494
1492
bzrlib.smart.server.SmartTCPServer.hooks)
1499
1496
def test__gather_lsprof_in_benchmarks(self):
1500
1497
"""When _gather_lsprof_in_benchmarks is on, accumulate profile data.