1437
1437
# Note this test won't fail with hooks that the core library doesn't
1438
1438
# use - but it trigger with a plugin that adds hooks, so its still a
1439
1439
# useful warning in that case.
1443
1443
bzrlib.smart.server.SmartTCPServer.hooks)
1447
1447
def test__gather_lsprof_in_benchmarks(self):
1448
1448
"""When _gather_lsprof_in_benchmarks is on, accumulate profile data.