diff tests/test-relink.t @ 22046:7a9cbb315d84

tests: replace exit 80 with #require
author Matt Mackall <mpm@selenic.com>
date Wed, 06 Aug 2014 11:43:59 -0500
parents 8aeb2f1ae94c
children c63a09b6b337
line wrap: on
line diff
--- a/tests/test-relink.t	Wed Aug 06 10:34:54 2014 -0500
+++ b/tests/test-relink.t	Wed Aug 06 11:43:59 2014 -0500
@@ -1,4 +1,4 @@
-  $ "$TESTDIR/hghave" hardlink || exit 80
+#require hardlink
 
   $ echo "[extensions]" >> $HGRCPATH
   $ echo "relink=" >> $HGRCPATH