X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F06_error.t;h=238571000c96337c1e94cc1c599147e066f3c5b9;hb=95967a5ee0a385bc0107632a13233a2be0f36613;hp=01297e337e46451efa22a7bb71755df1ed17d747;hpb=467f373b362182b3932d4987b5c936554db4da8c;p=dbsrgits%2FDBM-Deep.git diff --git a/t/06_error.t b/t/06_error.t index 01297e3..2385710 100644 --- a/t/06_error.t +++ b/t/06_error.t @@ -9,9 +9,6 @@ use Test::Exception; use_ok( 'DBM::Deep' ); ## -# make sure you can clear the error state -## -## # test a corrupted file ## open FH, '>t/test.db';