summaryrefslogtreecommitdiffstats
path: root/t/t7601-merge-pull-config.sh
diff options
context:
space:
mode:
authorNanako Shiraishi <nanako3@lavabit.com>2008-09-03 10:59:33 +0200
committerJunio C Hamano <gitster@pobox.com>2008-09-03 23:51:48 +0200
commit47a528ad24185133867ebb5bb7692db2cb8bef39 (patch)
tree9b46d4c6af949929f7ba2fe9f863b8304d0994fb /t/t7601-merge-pull-config.sh
parenttests: use "git xyzzy" form (t7000 - t7199) (diff)
downloadgit-47a528ad24185133867ebb5bb7692db2cb8bef39.tar.xz
git-47a528ad24185133867ebb5bb7692db2cb8bef39.zip
tests: use "git xyzzy" form (t7200 - t9001)
Converts tests between t7201-t9001. Signed-off-by: Nanako Shiraishi <nanako3@lavabit.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7601-merge-pull-config.sh')
-rwxr-xr-xt/t7601-merge-pull-config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t7601-merge-pull-config.sh b/t/t7601-merge-pull-config.sh
index 55aa6b5f27..7ba94ea99b 100755
--- a/t/t7601-merge-pull-config.sh
+++ b/t/t7601-merge-pull-config.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-test_description='git-merge
+test_description='git merge
Testing pull.* configuration parsing.'