diff --git a/conn_test.go b/conn_test.go index 266a8bbe..86c0554f 100644 --- a/conn_test.go +++ b/conn_test.go @@ -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) {