X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fbare-anon-basic.t;fp=t%2Fbare-anon-basic.t;h=0c984d3c8b4ed55f5f81f0c49a9deee97aec6980;hb=e0cd2c900de2f28af4373f1f596134af445adb0f;hp=9cea31e82e57ee2540d4d723596e4a06d8d2cde8;hpb=fb4f6d8a7deae9d951ac16c5882ff2146ab5f6f2;p=gitmo%2FPackage-Stash-XS.git diff --git a/t/bare-anon-basic.t b/t/bare-anon-basic.t index 9cea31e..0c984d3 100644 --- a/t/bare-anon-basic.t +++ b/t/bare-anon-basic.t @@ -210,9 +210,7 @@ ok(defined(*{ $Foo->{foo} }{ARRAY}), '... the @foo slot has NOT been removed'); } { - local $TODO = ($Package::Stash::IMPLEMENTATION eq 'PP') - ? "can't inflate weird stash entries" - : undef; + local $TODO = "can't inflate weird stash entries"; is( exception {