fix missing .pl file for singleton test case and move .pl files under <testcase>.in/
follow up to #2205
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# issue 839
|
||||
args = ["-f", "--no-add-history", "tests/scryer/cli/issues/op3.pl", "-g", "halt"]
|
||||
args = ["-f", "--no-add-history", "op3.pl", "-g", "halt"]
|
||||
|
||||
Reference in New Issue
Block a user