You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove a wrong, short test file that is not easy to fix
in particular it assumes that END blocks inside an eval run when the eval
is returned, but they are truly run as late as possible.
Probably needs testing with Test::Util
0 commit comments