diff options
Diffstat (limited to 'ext/DB_File')
-rwxr-xr-x | ext/DB_File/t/db-recno.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/DB_File/t/db-recno.t b/ext/DB_File/t/db-recno.t index 88ad9e0b5e..b7f8038ae9 100755 --- a/ext/DB_File/t/db-recno.t +++ b/ext/DB_File/t/db-recno.t @@ -104,7 +104,7 @@ sub bad_one print STDERR <<EOM ; # # Some older versions of Berkeley DB version 1 will fail db-recno -# tests 61, 63 and 65. +# tests 61, 63, 64, and 65. EOM if ($^O eq 'darwin' && $Config{db_version_major} == 1 |