move .pl files from tests-pl next to the .toml of the test that uses them
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# issue 820
|
||||
args = ["-f", "--no-add-history", "-g", "test", "-g", "halt", "tests-pl/issue820-goals.pl"]
|
||||
args = ["-f", "--no-add-history", "-g", "test", "-g", "halt", "tests/scryer/cli/issues/issue820-goals.pl"]
|
||||
binary = true
|
||||
|
||||
Reference in New Issue
Block a user