202
202
return self._convert_tree(tree, converter)
204
219
def get_tree_with_subdirs_and_all_content_types(self):
205
220
"""Return a test tree with subdirs and all content types.
206
221
See get_tree_with_subdirs_and_all_supported_content_types for details.