X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F005_w_versions_and_authority_check.t;h=9dba0614f155c303e21d432c6e365f2fe8ff1051;hb=219c1cc58d1e783e1a375cc6b9c18651a04a67f7;hp=8d99b02589f9abd59f7d3595bfdc4bf45deed156;hpb=b577889e7766a2fbe1c70b853baf0193988b71a9;p=gitmo%2FMooseX-Storage.git diff --git a/t/005_w_versions_and_authority_check.t b/t/005_w_versions_and_authority_check.t index 8d99b02..9dba061 100644 --- a/t/005_w_versions_and_authority_check.t +++ b/t/005_w_versions_and_authority_check.t @@ -94,14 +94,13 @@ dies_ok { } } ); -} '... could not unpack, versions are different'; +} '... could not unpack, versions are different ' . $@; Moose::Meta::Class->create('Bar', version => '0.01', authority => 'cpan:DSTATIC', ); - dies_ok { Foo->unpack( {