rename issue841-occure-check.pl to issue841-occurs-check.pl
This commit is contained in:
@@ -71,7 +71,7 @@ fn handle_residual_goal() {
|
|||||||
#[test]
|
#[test]
|
||||||
fn occurs_check_flag() {
|
fn occurs_check_flag() {
|
||||||
run_top_level_test_with_args(
|
run_top_level_test_with_args(
|
||||||
&["tests-pl/issue841-occure-check.pl"],
|
&["tests-pl/issue841-occurs-check.pl"],
|
||||||
"\
|
"\
|
||||||
f(X, X).\n\
|
f(X, X).\n\
|
||||||
",
|
",
|
||||||
|
|||||||
Reference in New Issue
Block a user