diff options
Diffstat (limited to 't/op/smartmatch.t')
-rw-r--r-- | t/op/smartmatch.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/op/smartmatch.t b/t/op/smartmatch.t index f51884d39f..9db20693b6 100644 --- a/t/op/smartmatch.t +++ b/t/op/smartmatch.t @@ -136,7 +136,6 @@ sub NOT_DEF() { undef } { # [perl #123860] # this can but might not crash - local $::TODO = "not yet fixed..."; # This can but might not crash # # The second smartmatch would leave a &PL_sv_no on the stack for |