From fe0537aa6eac07022be471ef132fb565741e7209 Mon Sep 17 00:00:00 2001 From: Charles Bailey Date: Tue, 21 Jun 2016 14:14:11 -0700 Subject: [PATCH] t7810: fix duplicated test title Signed-off-by: Charles Bailey Signed-off-by: Junio C Hamano --- t/t7810-grep.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/t7810-grep.sh b/t/t7810-grep.sh index 75f4716d8c..63ce9866de 100755 --- a/t/t7810-grep.sh +++ b/t/t7810-grep.sh @@ -256,7 +256,7 @@ test_expect_success 'grep -l -C' ' cat >expected <actual && test_cmp expected actual ' -- 2.11.4.GIT