diff options
author | Christian Couder <christian.couder@gmail.com> | 2015-08-26 04:51:00 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-26 12:16:56 -0700 |
commit | 6262fe9ca3cd61d27ca5c5599ab46d166e5b23a2 (patch) | |
tree | 0f2b40dc19fb59d49e3369327957869f81dabd97 /t/t7513-interpret-trailers.sh | |
parent | dc5d553b5582e543f3151e43f9ae0df9831a4cc9 (diff) | |
download | git-6262fe9ca3cd61d27ca5c5599ab46d166e5b23a2.tar.gz |
trailer: retitle a test and correct an in-comment message
Signed-off-by: Christian Couder <christian.couder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7513-interpret-trailers.sh')
-rwxr-xr-x | t/t7513-interpret-trailers.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t7513-interpret-trailers.sh b/t/t7513-interpret-trailers.sh index 33cf4d1d21..8f1f55be25 100755 --- a/t/t7513-interpret-trailers.sh +++ b/t/t7513-interpret-trailers.sh @@ -99,7 +99,7 @@ test_expect_success 'with config option on the command line' ' test_cmp expected actual ' -test_expect_success 'with message that contains only a title' ' +test_expect_success 'with only a title in the message' ' cat >expected <<-\EOF && area: change |