diff -r 31c3dddce8cb -r 6f12f53ae795 tests/test-symlink-root.t --- a/tests/test-symlink-root.t Thu Aug 12 23:02:12 2010 +0900 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ - $ "$TESTDIR/hghave" symlink || exit 80 - - $ hg init a - $ ln -s a link - $ cd a - $ echo foo > foo - $ hg status - ? foo - $ hg status ../link - ? foo