Commit cd72645
committed
Fix a non-working (and non-failing) test
My changes have broken a test, which actually was actually incorrect
twice: it wasn't doing the right thing (forwarding the From impl to
the field type), but it wasn't testing the right thing either so it
succeeded.
Make the test actually check that from forwarding works, and make the
forwarding actually work.1 parent 4f41cd0 commit cd72645
1 file changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
174 | 175 | | |
175 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
176 | 183 | | |
177 | 184 | | |
178 | 185 | | |
| |||
0 commit comments