No tabs please
authorGreg Sabino Mullane <[email protected]>
Tue, 30 Jun 2015 15:30:25 +0000 (11:30 -0400)
committerGreg Sabino Mullane <[email protected]>
Tue, 30 Jun 2015 15:30:25 +0000 (11:30 -0400)
t/CP_Testing.pm

index c473c9f75a6d92d3ca7e9a57badfb557ce96b5b7..95ed1e0fda80e8e5611b2875cf9bf17c5827a839 100644 (file)
@@ -480,7 +480,7 @@ sub get_host {
 
 sub get_port {
     my $self = shift;
-       return 5432;
+    return 5432;
 }
 
 sub get_shorthost {