diff --git a/t/t1200-tutorial.sh b/t/t1200-tutorial.sh index c7db20e7f3c91e4f07ba4ba9714bb0aabc765317..0272dd429302534846e3a7f221a520bac2907ca8 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