X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fload_core.t;h=612b553fb59328d162c3f30d8a97ef577b12d96e;hb=584978c990ea260400f416af78fe316f5fa7f0d2;hp=07daa660349f4ae8835b5531962594a18ad992a7;hpb=c9ad2a404f8ee0cd2d28aa478c33e1d7f3dcd677;p=p5sagit%2FDevel-REPL.git diff --git a/t/load_core.t b/t/load_core.t index 07daa66..612b553 100755 --- a/t/load_core.t +++ b/t/load_core.t @@ -23,7 +23,7 @@ SKIP: { test_plugin('Lexical::Persistence', 'LexEnv'); -test_plugin('Data::Dump::Concise', 'DDC'); +test_plugin('Data::Dumper::Concise', 'DDC'); test_plugin('Data::Dump::Streamer', 'DDS');