1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-16 06:01:02 +03:00

Raise Test::More version requirement

Since ed8a7c6fcf, version 0.87 is
required.
This commit is contained in:
Peter Eisentraut
2018-03-06 14:42:10 -05:00
parent 1ffb63a2a1
commit f0ae2fa88b

View File

@ -18,8 +18,8 @@ use File::Temp ();
use IPC::Run;
use SimpleTee;
# specify a recent enough version of Test::More to support the note() function
use Test::More 0.82;
# specify a recent enough version of Test::More to support the done_testing() function
use Test::More 0.87;
our @EXPORT = qw(
generate_ascii_string