1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-08 11:42:09 +03:00

Doc: update some things relevant to minimum Test::More version.

Oversights in commit 405f32fc4.

Also, add a tip (discovered the hard way) about getting Test::More
0.98 to pass its regression tests on recent Linux platforms.
This commit is contained in:
Tom Lane
2021-11-21 11:49:16 -05:00
parent 405f32fc49
commit 92e70796e9
2 changed files with 5 additions and 3 deletions

View File

@ -58,8 +58,7 @@ use File::Temp ();
use IPC::Run;
use PostgreSQL::Test::SimpleTee;
# specify a recent enough version of Test::More to support the
# done_testing() function
# We need a version of Test::More recent enough to support subtests
use Test::More 0.98;
our @EXPORT = qw(