158
158
# <https://bugs.launchpad.net/bzr/+bug/128562>
160
160
self.check_tree_files(['tree/outerlink'],
162
162
self.check_tree_files(['link/outerlink'],
164
164
self.check_tree_files(['link/sublink/subcontent'],
167
167
def check_tree_files(self, to_open, expected_tree, expect_paths):
168
168
tree, relpaths = workingtree.WorkingTree.open_containing_paths(to_open)