Browse Source

Update s3_iam_distributed_test.go

pull/7160/head
chrislu 1 month ago
parent
commit
0e797831aa
  1. 1
      test/s3/iam/s3_iam_distributed_test.go

1
test/s3/iam/s3_iam_distributed_test.go

@ -3,6 +3,7 @@ package iam
import (
"fmt"
"os"
"strings"
"sync"
"testing"
"time"

Loading…
Cancel
Save