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
t/op/chdir.t: clean up old 'no warnings' declarations
The test code has changed over the years: The literal undefs have been
removed and other parts have been moved into helper functions, so the
lexical `no warnings 'uninitialized'` declarations no longer serve any
purpose.
0 commit comments