Skip to content

Commit

Permalink
Merge pull request rust-bitcoin#156 from sanket1729/miri_fix
Browse files Browse the repository at this point in the history
Changed miri tests passing
  • Loading branch information
apoelstra authored Nov 4, 2020
2 parents 4a95cc9 + 896b179 commit 360d40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ then
rustup set profile minimal
rustup default "$MIRI_NIGHTLY"
rustup component add miri
cargo miri test -- -- miri_
cargo miri test miri_

# Change back to latest nightly possibly without Miri
rustup default nightly
Expand Down

0 comments on commit 360d40a

Please sign in to comment.