projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a54676a
)
Remove reundand include of TestLib
author
Magnus Hagander
<magnus@hagander.net>
Fri, 8 Jan 2016 07:53:00 +0000
(08:53 +0100)
committer
Magnus Hagander
<magnus@hagander.net>
Fri, 8 Jan 2016 07:53:00 +0000
(08:53 +0100)
Kyotaro HORIGUCHI
src/test/ssl/t/001_ssltests.pl
patch
|
blob
|
blame
|
history
diff --git
a/src/test/ssl/t/001_ssltests.pl
b/src/test/ssl/t/001_ssltests.pl
index 9ce0cf3ae50c0452dbc72ed7dfa33048f0ce17ac..cd38e455973617e0e1f9b69a386589b5ade28782 100644
(file)
--- a/
src/test/ssl/t/001_ssltests.pl
+++ b/
src/test/ssl/t/001_ssltests.pl
@@
-2,7
+2,6
@@
use strict;
use warnings;
use PostgresNode;
use TestLib;
-use TestLib;
use Test::More tests => 38;
use ServerSetup;
use File::Copy;