fix test-cargo-miri
This commit is contained in:
parent
627d7cba64
commit
0e7e5b9655
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ fn do_panic() { // In large, friendly letters :)
|
|||
|
||||
// FIXME: see above
|
||||
#[test]
|
||||
#[allow(const_err)]
|
||||
#[allow(unconditional_panic)]
|
||||
#[cfg_attr(not(windows), should_panic(expected="the len is 0 but the index is 42"))]
|
||||
fn fail_index_check() {
|
||||
#[cfg(not(windows))]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue