mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-15 19:06:59 +08:00
Run pgperltidy on newly-added test code
From commit 85ec945b78 (but apparently not caught by 05d1b9b5c2).
This commit is contained in:
@ -363,7 +363,7 @@ sub raw_connect_works
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
return 1
|
||||
return 1;
|
||||
}
|
||||
|
||||
=pod
|
||||
|
||||
Reference in New Issue
Block a user