921
921
self.check_recipe_branch(
922
922
child_branch, "zam", self.merged_branch.bzr_identity, revspec="2")
932
base_branch, self.base_branch.bzr_identity, num_child_branches=1,
925
940
class RecipeDateLastModified(TestCaseWithFactory):
926
941
"""Exercises the situations where date_last_modified is updated."""