This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix Memoize tests, where GDBM_File is involved
authorSergey Poznyakoff <gray@gnu.org>
Fri, 15 Oct 2021 12:41:29 +0000 (15:41 +0300)
committerTony Cook <tony@develop-help.com>
Mon, 18 Oct 2021 03:22:21 +0000 (14:22 +1100)
commit2fb69afd11f0d2b487eaeb5b057e20b86053fd34
treef2aad35fd49e5bf021dec3283df669668cfc4d48
parentc2ad6dafc59d8d9369dce3e7a16dfe04c43872ef
Fix Memoize tests, where GDBM_File is involved

* cpan/Memoize/t/errors.t: Use GDBM_NEWDB as the flags argument
when tying to GDBM_File.
* cpan/Memoize/t/tie_gdbm.t: Likewise.
cpan/Memoize/t/errors.t
cpan/Memoize/t/tie_gdbm.t