mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
Run pgperltidy on newly-added test code
From commit85ec945b78(but apparently not caught by05d1b9b5c2).
This commit is contained in:
parent
40f4f2fa65
commit
199ad00e4b
|
|
@ -363,7 +363,7 @@ sub raw_connect_works
|
|||
return 0;
|
||||
}
|
||||
}
|
||||
return 1
|
||||
return 1;
|
||||
}
|
||||
|
||||
=pod
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user