Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 199ad00

Browse files
committed
Run pgperltidy on newly-added test code
From commit 85ec945 (but apparently not caught by 05d1b9b).
1 parent 40f4f2f commit 199ad00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/perl/PostgreSQL/Test/Cluster.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ sub raw_connect_works
363363
return 0;
364364
}
365365
}
366-
return 1
366+
return 1;
367367
}
368368

369369
=pod

0 commit comments

Comments
 (0)