Use the issue-1567
dependency in the test
This commit is contained in:
parent
eec5423aa7
commit
51c6f51c36
@ -3,6 +3,7 @@
|
|||||||
/// assert!(cargo_miri_test::make_true());
|
/// assert!(cargo_miri_test::make_true());
|
||||||
/// ```
|
/// ```
|
||||||
pub fn make_true() -> bool {
|
pub fn make_true() -> bool {
|
||||||
|
issue_1567::use_the_dependency();
|
||||||
issue_1705::use_the_dependency();
|
issue_1705::use_the_dependency();
|
||||||
issue_1691::use_me()
|
issue_1691::use_me()
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user