summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--t/CP_Testing.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/CP_Testing.pm b/t/CP_Testing.pm
index c473c9f75..95ed1e0fd 100644
--- a/t/CP_Testing.pm
+++ b/t/CP_Testing.pm
@@ -480,7 +480,7 @@ sub get_host {
sub get_port {
my $self = shift;
- return 5432;
+ return 5432;
}
sub get_shorthost {