diff options
Diffstat (limited to 't/t1300-repo-config.sh')
-rwxr-xr-x | t/t1300-repo-config.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t1300-repo-config.sh b/t/t1300-repo-config.sh index f1a78b19a..84977355a 100755 --- a/t/t1300-repo-config.sh +++ b/t/t1300-repo-config.sh @@ -520,4 +520,3 @@ git config --list > result test_expect_success 'value continued on next line' 'cmp result expect' test_done - |