diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-04-05 00:52:31 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-04-05 00:52:31 -0700 |
| commit | dcc6b6a3edc14688060d148d8096c50a22bf1452 (patch) | |
| tree | f26d96fe7f180d590b6a4131bc45d123c89230d1 /weed/shell/command_volume_fix_replication_test.go | |
| parent | bf270d9e8c01052409464193b693d50fa09a70a9 (diff) | |
| download | seaweedfs-dcc6b6a3edc14688060d148d8096c50a22bf1452.tar.xz seaweedfs-dcc6b6a3edc14688060d148d8096c50a22bf1452.zip | |
go fmt
Diffstat (limited to 'weed/shell/command_volume_fix_replication_test.go')
| -rw-r--r-- | weed/shell/command_volume_fix_replication_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/shell/command_volume_fix_replication_test.go b/weed/shell/command_volume_fix_replication_test.go index 0113b32e7..4cfbd96aa 100644 --- a/weed/shell/command_volume_fix_replication_test.go +++ b/weed/shell/command_volume_fix_replication_test.go @@ -14,6 +14,7 @@ type testcase struct { possibleLocation location expected bool } + func TestSatisfyReplicaPlacementComplicated(t *testing.T) { var tests = []testcase{ |
