Skip to content

Commit

Permalink
Revert "Disable backtrace test on miri"
Browse files Browse the repository at this point in the history
Fixed in nightly-2022-07-26.

Closes #246.

This reverts commit 8d25d6b.
  • Loading branch information
dtolnay committed Jul 26, 2022
1 parent 8d25d6b commit 13e7a90
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_backtrace.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![cfg(not(miri))]

#[rustversion::not(nightly)]
#[ignore]
#[test]
Expand Down

0 comments on commit 13e7a90

Please sign in to comment.