diff options
| author | Chris Lu <chris.lu@gmail.com> | 2021-03-19 01:31:56 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2021-03-19 01:31:56 -0700 |
| commit | e9b1853d63f5a6a5fda7f4c64d44a5a9ed8ba0da (patch) | |
| tree | bc63c0c11e82f6c32c322ac39ae6176409ffa36d /weed/shell/command_volume_balance_test.go | |
| parent | b1a86cf8085d5f0aff27f7ff6e3b8a7d666f766b (diff) | |
| download | seaweedfs-e9b1853d63f5a6a5fda7f4c64d44a5a9ed8ba0da.tar.xz seaweedfs-e9b1853d63f5a6a5fda7f4c64d44a5a9ed8ba0da.zip | |
go fmt
Diffstat (limited to 'weed/shell/command_volume_balance_test.go')
| -rw-r--r-- | weed/shell/command_volume_balance_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/shell/command_volume_balance_test.go b/weed/shell/command_volume_balance_test.go index a2c0b4bc7..b77811f51 100644 --- a/weed/shell/command_volume_balance_test.go +++ b/weed/shell/command_volume_balance_test.go @@ -180,4 +180,4 @@ func TestBalance(t *testing.T) { t.Errorf("balance: %v", err) } -}
\ No newline at end of file +} |
