mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
Remove reundand include of TestLib
Kyotaro HORIGUCHI
This commit is contained in:
parent
a54676acad
commit
c662ef1d03
@ -2,7 +2,6 @@ use strict;
|
|||||||
use warnings;
|
use warnings;
|
||||||
use PostgresNode;
|
use PostgresNode;
|
||||||
use TestLib;
|
use TestLib;
|
||||||
use TestLib;
|
|
||||||
use Test::More tests => 38;
|
use Test::More tests => 38;
|
||||||
use ServerSetup;
|
use ServerSetup;
|
||||||
use File::Copy;
|
use File::Copy;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user