diff options
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{ |
