Commit 3e4c205
add
this makes it easier to identify what test failed, pointing to the caller of wrapper instead of the wrapper fn
```
panicked at 'the test failed', src/web/rustdoc.rs:line:col
```#[track_caller] to test wrapper1 parent b194f43 commit 3e4c205
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments