diff --git a/server/connection_handler.go b/server/connection_handler.go index ea78971d06..ac86f8ebe6 100644 --- a/server/connection_handler.go +++ b/server/connection_handler.go @@ -14,6 +14,8 @@ package server +/* Adding a temporary comment to trigger a Doltgres regression test run */ + import ( "bufio" "bytes"