diff options
Diffstat (limited to 'weed/storage/volume_vacuum_test.go')
| -rw-r--r-- | weed/storage/volume_vacuum_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/weed/storage/volume_vacuum_test.go b/weed/storage/volume_vacuum_test.go index 5176bce19..f4f38c097 100644 --- a/weed/storage/volume_vacuum_test.go +++ b/weed/storage/volume_vacuum_test.go @@ -99,7 +99,6 @@ func TestCompaction(t *testing.T) { if infos[i-1] == nil { t.Fatal("not found file", i) - continue } if infos[i-1].size == 0 { |
