summaryrefslogtreecommitdiff
path: root/ext/DB_File/t/db-recno.t
diff options
context:
space:
mode:
Diffstat (limited to 'ext/DB_File/t/db-recno.t')
-rwxr-xr-xext/DB_File/t/db-recno.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/DB_File/t/db-recno.t b/ext/DB_File/t/db-recno.t
index 339baec22c..5b03219c55 100755
--- a/ext/DB_File/t/db-recno.t
+++ b/ext/DB_File/t/db-recno.t
@@ -93,8 +93,8 @@ sub bad_one
{
print STDERR <<EOM unless $bad_ones++ ;
#
-# Some older versions of Berkeley DB version 1 will fail tests 51,
-# 53 and 55.
+# Some older versions of Berkeley DB version 1 will fail tests 61,
+# 63 and 65.
#
# You can safely ignore the errors if you're never going to use the
# broken functionality (recno databases with a modified bval).