From: Robin Rosenberg Date: Tue, 3 Oct 2006 00:02:15 +0000 (+0200) Subject: Error in test description of t1200-tutorial X-Git-Tag: v1.4.3-rc2~27 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b599deec18719379167c639613379abb9205e065;p=git.git Error in test description of t1200-tutorial Signed-off-by: Robin Rosenberg Signed-off-by: Junio C Hamano --- diff --git a/t/t1200-tutorial.sh b/t/t1200-tutorial.sh index c7db20e7f..0272dd429 100755 --- a/t/t1200-tutorial.sh +++ b/t/t1200-tutorial.sh @@ -3,7 +3,7 @@ # Copyright (c) 2005 Johannes Schindelin # -test_description='Test git-rev-parse with different parent options' +test_description='A simple turial in the form of a test case' . ./test-lib.sh