Formatting, oh my

This commit is contained in:
Adam Schmideg 2020-03-17 14:17:02 +01:00
parent 969c6712ce
commit 3d3d5bbd25

View file

@ -93,7 +93,7 @@ func TestAccountImport(t *testing.T) {
bytes64 := "0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef"
success := "Address: {fcad0b19bb29d4674531d6f115237e16afce377c}\n"
failureTemplate := "Fatal: Failed to load the private key: expected 64 bytes, got %v\n"
tests := []struct{
tests := []struct {
key string
result string
}{