sync tests
[gitmo/Package-Stash.git] / t / bare-anon-basic.t
index 2119d8f..64451aa 100644 (file)
@@ -212,9 +212,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 {