summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-06-05 09:03:21 +0900
committerJunio C Hamano <gitster@pobox.com>2017-06-05 09:03:21 +0900
commit2ed824bce541e2b47c66fbe507082b122ee7ab4c (patch)
tree08a0cfe55b0541a8df781d4eb0b0ed5da8916016
parentbba1c2b7224cc27531a130ca2e1f5fdff2fa4789 (diff)
parent7e95fcb4b571b52fb15300c9f8ab6425b472b856 (diff)
downloadgit-2ed824bce541e2b47c66fbe507082b122ee7ab4c.tar.gz
Merge branch 'sb/t5531-update-desc' into maint
The description strings for a few tests have been updated. * sb/t5531-update-desc: t5531: fix test description
-rwxr-xr-xt/t5531-deep-submodule-push.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/t5531-deep-submodule-push.sh b/t/t5531-deep-submodule-push.sh
index 57ba322628..23c533e82e 100755
--- a/t/t5531-deep-submodule-push.sh
+++ b/t/t5531-deep-submodule-push.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-test_description='unpack-objects'
+test_description='test push with submodules'
. ./test-lib.sh
@@ -27,7 +27,7 @@ test_expect_success setup '
)
'
-test_expect_success push '
+test_expect_success 'push works with recorded gitlink' '
(
cd work &&
git push ../pub.git master