summaryrefslogtreecommitdiffstats
path: root/t/bare-anon-basic.t
diff options
context:
space:
mode:
Diffstat (limited to 't/bare-anon-basic.t')
-rw-r--r--t/bare-anon-basic.t4
1 files changed, 1 insertions, 3 deletions
diff --git a/t/bare-anon-basic.t b/t/bare-anon-basic.t
index 2119d8f..64451aa 100644
--- a/t/bare-anon-basic.t
+++ b/t/bare-anon-basic.t
@@ -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 {