##// END OF EJS Templates
tests: unify test-symlink-root
tests: unify test-symlink-root

File last commit:

r11811:31c3dddc default
r11811:31c3dddc default
Show More
test-symlink-root.t
10 lines | 153 B | text/troff | Tads3Lexer
$ "$TESTDIR/hghave" symlink || exit 80
$ hg init a
$ ln -s a link
$ cd a
$ echo foo > foo
$ hg status
? foo
$ hg status ../link
? foo