Merge branch 'sb/t5531-update-desc' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Jun 2017 00:03:21 +0000 (09:03 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Jun 2017 00:03:21 +0000 (09:03 +0900)
The description strings for a few tests have been updated.

* sb/t5531-update-desc:
t5531: fix test description

t/t5531-deep-submodule-push.sh
index 57ba3226288cadbbe8af569d13217f5b2c17af90..23c533e82e71e3b6ed26fc69313c4b51c36c3faa 100755 (executable)
@@ -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