55
55
# do not even think of increasing this number. If you think you need to
56
56
# increase it, then you almost certainly are doing something wrong as
57
57
# the relationship from working_tree to branch is one way.
64
62
def test_branch_WorkingTree(self):
65
63
"""Test that the number of uses of working_tree in branch is stable."""