comparison tests/test-merge-types.t @ 15441:e0348815e806

tests: use 'hghave symlink' for tests using symlinks
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 07 Nov 2011 03:14:54 +0100
parents 28e2e3804f2e
children db0340f4b507
comparison
equal deleted inserted replaced
15440:9ab2b3b730ee 15441:e0348815e806
1 $ "$TESTDIR/hghave" symlink || exit 80
2
1 $ hg init 3 $ hg init
2 4
3 $ echo a > a 5 $ echo a > a
4 $ hg ci -Amadd 6 $ hg ci -Amadd
5 adding a 7 adding a