Remove reundand include of TestLib

Kyotaro HORIGUCHI
pull/10/head
Magnus Hagander 10 years ago
parent a54676acad
commit c662ef1d03
  1. 1
      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;

Loading…
Cancel
Save