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
This commit is contained in:
Junio C Hamano 2017-06-05 09:03:21 +09:00
commit 2ed824bce5

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
test_description='unpack-objects' test_description='test push with submodules'
. ./test-lib.sh . ./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 && cd work &&
git push ../pub.git master git push ../pub.git master