summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Rosenberg <robin.rosenberg@dewire.com>2006-10-03 00:02:15 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-10-03 08:02:27 (GMT)
commitb599deec18719379167c639613379abb9205e065 (patch)
tree0dfca767d9e77d2c96407d64d796fc024f62eabe
parentcb626bc6300c988d066aacc53a3f5893ee5dba53 (diff)
downloadgit-b599deec18719379167c639613379abb9205e065.zip
git-b599deec18719379167c639613379abb9205e065.tar.gz
git-b599deec18719379167c639613379abb9205e065.tar.bz2
Error in test description of t1200-tutorial
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
-rwxr-xr-xt/t1200-tutorial.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t1200-tutorial.sh b/t/t1200-tutorial.sh
index c7db20e..0272dd4 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