Newline in end file

This commit is contained in:
vasilbekk 2022-10-01 14:20:16 +03:00
parent d23c457004
commit 6e54f647f0

View file

@ -3383,7 +3383,4 @@ func TestDecimal_String(t *testing.T) {
t.Errorf("expected %s, got %s", test.expected, d.String())
}
}
}
}