# HG changeset patch # User Mads Kiilerich # Date 1384649813 18000 # Node ID b349e476a622bbb4709d211ae48353244cc23861 # Parent 9720f9a849af16512e8372655cc7fd3c851ff606 tests: test-convert-cvs-synthetic.t requires cvs 1.12 9589227657bc introduced hghave cvs112 10 months ago. Let's assume it has stabilized so much that we can start using it now. diff -r 9720f9a849af -r b349e476a622 tests/test-convert-cvs-synthetic.t --- a/tests/test-convert-cvs-synthetic.t Mon Jan 13 14:33:39 2014 -0600 +++ b/tests/test-convert-cvs-synthetic.t Sat Nov 16 19:56:53 2013 -0500 @@ -1,6 +1,6 @@ This feature requires use of builtin cvsps! - $ "$TESTDIR/hghave" cvs || exit 80 + $ "$TESTDIR/hghave" cvs112 || exit 80 $ echo "[extensions]" >> $HGRCPATH $ echo "convert = " >> $HGRCPATH