1513
1513
return real_source_get_file(file_id, path)
1514
1514
source.get_file = get_file
1515
1517
target = self.make_branch_and_tree('target')
1516
1518
build_tree(source.basis_tree(), target, source)
1517
1519
self.assertEqual(['file1-id'], calls)