aboutsummaryrefslogtreecommitdiff
path: root/t/t1200-tutorial.sh
diff options
context:
space:
mode:
authorRobin Rosenberg <robin.rosenberg@dewire.com>2006-10-03 02:02:15 +0200
committerJunio C Hamano <junkio@cox.net>2006-10-03 01:02:27 -0700
commitb599deec18719379167c639613379abb9205e065 (patch)
tree0dfca767d9e77d2c96407d64d796fc024f62eabe /t/t1200-tutorial.sh
parentcb626bc6300c988d066aacc53a3f5893ee5dba53 (diff)
downloadgit-b599deec18719379167c639613379abb9205e065.tar.gz
git-b599deec18719379167c639613379abb9205e065.tar.xz
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>
Diffstat (limited to 't/t1200-tutorial.sh')
-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 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