Commit 5eda900
committed
Correct word deletion in original test
Per comment from author in #22275, the
code should have read '{ eval $switches }' as in other test files.
Making this correction eliminates the "Odd number of elements in
anonymous hash" warning which was the concern in that pull request.
Fixes GH #22275.1 parent ee4e4f6 commit 5eda900
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
0 commit comments