mirror of
https://github.com/postgres/postgres.git
synced 2026-07-15 12:51:05 -04:00
Remove reundand include of TestLib
Kyotaro HORIGUCHI
This commit is contained in:
parent
a54676acad
commit
c662ef1d03
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Reference in a new issue