summaryrefslogtreecommitdiffstats
path: root/t/bare-anon-basic.t
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-12-10 01:51:20 -0600
committerJesse Luehrs <doy@tozt.net>2011-12-10 01:51:20 -0600
commite0cd2c900de2f28af4373f1f596134af445adb0f (patch)
treecfe8af49b79e74105f702b9fa72552b4a0a3fca8 /t/bare-anon-basic.t
parentfb4f6d8a7deae9d951ac16c5882ff2146ab5f6f2 (diff)
downloadpackage-stash-xs-e0cd2c900de2f28af4373f1f596134af445adb0f.tar.gz
package-stash-xs-e0cd2c900de2f28af4373f1f596134af445adb0f.zip
don't know how to do these in xs either yet
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 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 {