summaryrefslogtreecommitdiffstats
path: root/t/bare-anon-basic.t
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-12-10 02:29:01 -0600
committerJesse Luehrs <doy@tozt.net>2011-12-10 02:29:01 -0600
commit42b01b3381c4157c2fb4ea0905b653ff52e977ca (patch)
treed3716e63a951b12a2b9eae9659ba7fdfa51bb7cf /t/bare-anon-basic.t
parente068010b38c06c1632291ea6bdc2560d63305dc1 (diff)
downloadpackage-stash-42b01b3381c4157c2fb4ea0905b653ff52e977ca.tar.gz
package-stash-42b01b3381c4157c2fb4ea0905b653ff52e977ca.zip
sync tests
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 {