Skip to content

Commit

Permalink
miri ignore testbuild tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikNatanael committed Jan 1, 2024
1 parent b15230a commit 371ff17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions knyst/macro_tests/macro_tests_main.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#[test]
#[cfg_attr(miri, ignore)]
fn tests() {
let t = trybuild::TestCases::new();
t.pass("macro_tests/generate_compiling_code.rs");
Expand Down

0 comments on commit 371ff17

Please sign in to comment.