Code

test-lib: separate individual test better in verbose mode.
[git.git] / t / t1200-tutorial.sh
index c7db20e7f3c91e4f07ba4ba9714bb0aabc765317..0272dd429302534846e3a7f221a520bac2907ca8 100755 (executable)
@@ -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