diff --git a/s3store/s3store_test.go b/s3store/s3store_test.go index d9bbb73..035603a 100644 --- a/s3store/s3store_test.go +++ b/s3store/s3store_test.go @@ -44,7 +44,7 @@ func TestCalcOptimalPartSize(t *testing.T) { */ // If you want the results of all tests printed - var debug = true + var debug = false var equalparts, lastpartsize int64 // sanity check