summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cb626bc)
raw | patch | inline | side by side (parent: cb626bc)
author | Robin Rosenberg <robin.rosenberg@dewire.com> | |
Tue, 3 Oct 2006 00:02:15 +0000 (02:02 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 3 Oct 2006 08:02:27 +0000 (01:02 -0700) |
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t1200-tutorial.sh | patch | blob | history |
diff --git a/t/t1200-tutorial.sh b/t/t1200-tutorial.sh
index c7db20e7f3c91e4f07ba4ba9714bb0aabc765317..0272dd429302534846e3a7f221a520bac2907ca8 100755 (executable)
--- a/t/t1200-tutorial.sh
+++ b/t/t1200-tutorial.sh
# 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