aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_volume_balance_test.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2021-03-19 01:31:56 -0700
committerChris Lu <chris.lu@gmail.com>2021-03-19 01:31:56 -0700
commite9b1853d63f5a6a5fda7f4c64d44a5a9ed8ba0da (patch)
treebc63c0c11e82f6c32c322ac39ae6176409ffa36d /weed/shell/command_volume_balance_test.go
parentb1a86cf8085d5f0aff27f7ff6e3b8a7d666f766b (diff)
downloadseaweedfs-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.go2
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
+}