From bf79c767f000d24461e8ebbebf008b8c68b3ca5e Mon Sep 17 00:00:00 2001 From: Krasi Georgiev Date: Tue, 12 Feb 2019 11:08:09 +0200 Subject: [PATCH] new line Signed-off-by: Krasi Georgiev --- compact_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compact_test.go b/compact_test.go index d947eb35d1..a755d69f2d 100644 --- a/compact_test.go +++ b/compact_test.go @@ -884,4 +884,4 @@ func TestDeleteCompactionBlockAfterFailedReload(t *testing.T) { testutil.Equals(t, expBlocks, len(actBlocks)-1, "block count should be the same as before the compaction") // -1 to exclude the corrupted block. }) } -} \ No newline at end of file +}