fix missing .pl file for singleton test case and move .pl files under <testcase>.in/

follow up to #2205
This commit is contained in:
Skgland
2023-12-06 21:21:04 +01:00
committed by Bennet Bleßmann
parent 43556f6df0
commit 147e47c8eb
13 changed files with 15 additions and 8 deletions

View File

@@ -1,2 +1,2 @@
# issue 820
args = ["-f", "--no-add-history", "-g", "test", "-g", "halt", "tests/scryer/cli/issues/goals.pl"]
args = ["-f", "--no-add-history", "-g", "test", "-g", "halt", "goals.pl"]