diff tests/test-convert-cvs-branch.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 aa9385f983fa
children e955549cd045
line wrap: on
line diff
--- a/tests/test-convert-cvs-branch.t	Wed Aug 06 10:34:54 2014 -0500
+++ b/tests/test-convert-cvs-branch.t	Wed Aug 06 11:43:59 2014 -0500
@@ -1,7 +1,8 @@
+#require cvs
+
 This is http://mercurial.selenic.com/bts/issue1148
 and http://mercurial.selenic.com/bts/issue1447
 
-  $ "$TESTDIR/hghave" cvs || exit 80
   $ cvscall()
   > {
   >     cvs -f "$@" > /dev/null