Run pgperltidy on newly-added test code

From commit 85ec945b78 (but apparently not caught by 05d1b9b5c2).
pull/182/head
Peter Eisentraut 1 year ago
parent 40f4f2fa65
commit 199ad00e4b
  1. 2
      src/test/perl/PostgreSQL/Test/Cluster.pm

@ -363,7 +363,7 @@ sub raw_connect_works
return 0;
}
}
return 1
return 1;
}
=pod

Loading…
Cancel
Save