23
24
self.requireFeature(tests.SymlinkFeature)
25
26
Bazaar versions symlinks as objects in their own right, whose content is
27
28
symlink is absolute or relative; or whether it points inside or outside
30
33
So when we say ``bzr add symlink``, this should always add the symlink to
31
34
its containing working tree, and never dereference the symlink.