From 6262fe9ca3cd61d27ca5c5599ab46d166e5b23a2 Mon Sep 17 00:00:00 2001 From: Christian Couder Date: Wed, 26 Aug 2015 04:51:00 +0200 Subject: trailer: retitle a test and correct an in-comment message Signed-off-by: Christian Couder Signed-off-by: Junio C Hamano --- t/t7513-interpret-trailers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/t7513-interpret-trailers.sh') 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 -- cgit v1.2.1