Skip to content

Commit 21da86e

Browse files
committed
Update whitespace formatting
1 parent e37912a commit 21da86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/sql/types_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ func TestConvertArgCharsetDecoding(t *testing.T) {
6464
// Should decode []uint8
6565
str := col.convertArg(latin1Bytes, false)
6666
require.Equal(t, "Garçon !", str)
67-
}
67+
}

0 commit comments

Comments
 (0)