fix missing .pl file for singleton test case and move .pl files under <testcase>.in/
follow up to #2205
This commit is contained in:
3
tests/scryer/cli/issues/goals_multiple_goals.in/goals.pl
Normal file
3
tests/scryer/cli/issues/goals_multiple_goals.in/goals.pl
Normal file
@@ -0,0 +1,3 @@
|
||||
test :- write(world), nl.
|
||||
|
||||
:- initialization(write(hello)).
|
||||
Reference in New Issue
Block a user