Browse Source

Update s3_iam_distributed_test.go

pull/7160/head
chrislu 3 months 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 ( import (
"fmt" "fmt"
"os" "os"
"strings"
"sync" "sync"
"testing" "testing"
"time" "time"

Loading…
Cancel
Save