diff options
Diffstat (limited to 't/t4118-apply-empty-context.sh')
-rwxr-xr-x | t/t4118-apply-empty-context.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t4118-apply-empty-context.sh b/t/t4118-apply-empty-context.sh index 27cc6f2b88..dd88e81e04 100755 --- a/t/t4118-apply-empty-context.sh +++ b/t/t4118-apply-empty-context.sh @@ -53,4 +53,3 @@ test_expect_success 'apply --apply' ' ' test_done - |