fix merge

This commit is contained in:
Danil Platonov
2026-06-04 12:25:54 -07:00
parent 2a04025419
commit d8be99b6ad

View File

@@ -182,6 +182,8 @@ async fn sigint_interrupts_nonterminating_goals() {
format!("PROLOG={:?}.", env!("CARGO_BIN_EXE_scryer-prolog")), format!("PROLOG={:?}.", env!("CARGO_BIN_EXE_scryer-prolog")),
"ok\n", "ok\n",
); );
}
#[test] #[test]
#[cfg_attr(miri, ignore = "it takes too long to run")] #[cfg_attr(miri, ignore = "it takes too long to run")]
#[cfg_attr( #[cfg_attr(