diff options
Diffstat (limited to 't/t0095-bloom.sh')
-rwxr-xr-x | t/t0095-bloom.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t0095-bloom.sh b/t/t0095-bloom.sh index 8f9eef116d..809ec7b0b8 100755 --- a/t/t0095-bloom.sh +++ b/t/t0095-bloom.sh @@ -114,4 +114,4 @@ test_expect_success EXPENSIVE 'get bloom filter for commit with 513 changes' ' test_cmp expect actual ' -test_done
\ No newline at end of file +test_done |