- goals.pl is used by both compound_goal.toml and multiple_goals.toml therefor renamed the later to share a common prefix with goals.pl, to keep them together
-['tests/scryer/cli/issues/issue852-throw_e.pl'].
-['tests/scryer/cli/issues/issue852-throw_e.pl'].
+['tests/scryer/cli/issues/do_not_duplicate_path_components.pl'].
+['tests/scryer/cli/issues/do_not_duplicate_path_components.pl'].
halt.
# issue 820
-args = ["-f", "--no-add-history", "-g", "test,halt", "tests/scryer/cli/issues/issue820-goals.pl"]
+args = ["-f", "--no-add-history", "-g", "test,halt", "tests/scryer/cli/issues/goals.pl"]
binary = true
# issue 820
-args = ["-f", "--no-add-history", "-g", "test", "-g", "halt", "tests/scryer/cli/issues/issue820-goals.pl"]
+args = ["-f", "--no-add-history", "-g", "test", "-g", "halt", "tests/scryer/cli/issues/goals.pl"]
binary = true
# issue 841
-args = ["-f", "--no-add-history", "tests/scryer/cli/issues/issue841-occurs-check.pl"]
+args = ["-f", "--no-add-history", "tests/scryer/cli/issues/occurs_check_flag.pl"]
binary = true
# issue 839
-args = ["-f", "--no-add-history", "tests/scryer/cli/issues/issue839-op3.pl", "-g", "halt"]
+args = ["-f", "--no-add-history", "tests/scryer/cli/issues/op3.pl", "-g", "halt"]
binary = true