Commit 5e25d6e
committed
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.1 parent 8eb13be commit 5e25d6e
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | | - | |
179 | 177 | | |
180 | 178 | | |
181 | 179 | | |
| |||
186 | 184 | | |
187 | 185 | | |
188 | 186 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | 187 | | |
193 | 188 | | |
194 | 189 | | |
| |||
0 commit comments