rename to match toml file

- 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
This commit is contained in:
Skgland
2023-12-04 22:23:04 +01:00
committed by Bennet Bleßmann
parent fcf2e2db05
commit 4df7e94d56
13 changed files with 6 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
# 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