Skip to content

Commit d75f10a

Browse files
author
Greg Sabino Mullane
committed
No tabs please
1 parent 738f7cb commit d75f10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/CP_Testing.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ sub get_host {
480480

481481
sub get_port {
482482
my $self = shift;
483-
return 5432;
483+
return 5432;
484484
}
485485

486486
sub get_shorthost {

0 commit comments

Comments
 (0)