This commit is contained in:
Chris Lu
2021-03-19 01:31:56 -07:00
parent b1a86cf808
commit e9b1853d63
2 changed files with 2 additions and 2 deletions

View File

@@ -180,4 +180,4 @@ func TestBalance(t *testing.T) {
t.Errorf("balance: %v", err)
}
}
}