Commit f22f885
authored
Fix path-dependent failures in
Shorten the tables frames in the `expected` file for the
`cargo-kani/assess-artifacts` test. Otherwise, the test will fail when
running the regression suite in a shorter-than-usual directory path
(e.g., `/tmp/kani`). Came across this problem this morning when
preparing for the release.assess-artifacts test (rust-lang#2849)1 parent 9b380e9 commit f22f885
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
0 commit comments