153
156
# some of the trees we want to use can only exist on a disk, not in
154
157
# memory - therefore we can only test this if the filesystem is
157
160
work_tree = self.make_branch_and_tree('.')
158
161
self.build_tree(['test/', 'test/file', 'Test'])
159
162
work_tree.add(['test/', 'test/file', 'Test'])