56
56
"""How long does is_ignored take to initialise and check one file."""
57
57
t = self.make_branch_and_tree('.')
58
58
self.time(t.is_ignored, "CVS")
60
60
def test_is_ignored_10824_calls(self):
61
61
"""How long does is_ignored take to initialise and check one file."""
62
62
t = self.make_branch_and_tree('.')