summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Beller <sbeller@google.com>2017-05-22 12:01:14 -0700
committerJunio C Hamano <gitster@pobox.com>2017-05-23 14:16:42 +0900
commit7e95fcb4b571b52fb15300c9f8ab6425b472b856 (patch)
tree97f95038154c7059bed48ffb9ec6b2e3b9e0c2f4
parent95d67879735cfecfdd85f89e59d993c5b4de8835 (diff)
downloadgit-sb/t5531-update-desc.tar.gz
t5531: fix test descriptionsb/t5531-update-desc
The description of the test was not enclosed in single quotes, which broke the coloring scheme that I am used to. Upon closer inspection the test is good, but the description is a bit vague. So extend the description of the first test. While at it align the description of the file to match what we actually test in the file. Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-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 f55137f76f..62160ab0ca 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