1297
1289
# This is a direct test of bug #495023, it relies on osutils.is_inside
1298
1290
# getting called in an inner function. Which makes it a bit brittle,
1299
1291
# but at least it does reproduce the bug.
1302
1292
tree = self.make_branch_and_tree('tree')
1303
1293
self.build_tree(['tree/file', 'tree/dir/', 'tree/dir/sub',
1304
1294
'tree/dir2/', 'tree/dir2/sub2'])