diff options
Diffstat (limited to 't/t4110-apply-scan.sh')
-rwxr-xr-x | t/t4110-apply-scan.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t4110-apply-scan.sh b/t/t4110-apply-scan.sh index 005f74481..9faef0d66 100755 --- a/t/t4110-apply-scan.sh +++ b/t/t4110-apply-scan.sh @@ -98,4 +98,3 @@ test_expect_success "S = cmp" \ 'cmp apply.txt patch.txt' test_done - |