don't know how to do these in xs either yet
[gitmo/Package-Stash-XS.git] / t / bare-anon-basic.t
index 9cea31e..0c984d3 100644 (file)
@@ -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 {