Small improvement for mod in CLP(Z)

This commit is contained in:
notoria
2021-03-07 18:38:04 +01:00
parent fa025bcf39
commit f6d4821a68
2 changed files with 19 additions and 13 deletions

View File

@@ -60,6 +60,7 @@ fn setup_call_cleanup() {
}
#[test]
#[ignore] // ignored as this does not terminate
fn clpz() {
test_file("src/tests/clpz/test_clpz.pl", Some(b""));
}