mirror of https://github.com/jackc/pgx.git
Remove dead space
parent
7083c51689
commit
a1fc6f513a
|
@ -554,7 +554,6 @@ func TestConnectionSelectValueTo(t *testing.T) {
|
|||
} else {
|
||||
t.Fatal("SelectValueTo null error should not have killed connection")
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
func TestPrepare(t *testing.T) {
|
||||
|
|
Loading…
Reference in New Issue