summaryrefslogtreecommitdiffstats
path: root/t/20-leaks.t
diff options
context:
space:
mode:
Diffstat (limited to 't/20-leaks.t')
-rw-r--r--t/20-leaks.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/20-leaks.t b/t/20-leaks.t
index 2439cc4..3954b15 100644
--- a/t/20-leaks.t
+++ b/t/20-leaks.t
@@ -145,6 +145,8 @@ use Symbol;
# mimic CMOP::create_anon_class
{
+ local $TODO = $] < 5.010 ? "deleting stashes is inherently leaky on 5.8"
+ : undef;
my $i = 0;
no_leaks_ok {
$i++;