X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F05_bigarray.t;h=24b9071c9309027fc826212f61816ddbca900af6;hb=7a960a129d8c03a7bc83325f2f8be78a0881d034;hp=93a3db922ac64273141a16f5197efde86e41daee;hpb=bee3661a8fbea0faab9396b22d4c56b759ef4198;p=dbsrgits%2FDBM-Deep.git diff --git a/t/05_bigarray.t b/t/05_bigarray.t index 93a3db9..24b9071 100644 --- a/t/05_bigarray.t +++ b/t/05_bigarray.t @@ -7,6 +7,8 @@ use t::common qw( new_fh ); use_ok( 'DBM::Deep' ); +diag "This test can take up to a minute to run. Please be patient."; + my ($fh, $filename) = new_fh(); my $db = DBM::Deep->new( file => $filename,