move .pl files from tests-pl next to the .toml of the test that uses them
This commit is contained in:
3
tests/scryer/cli/issues/issue820-goals.pl
Normal file
3
tests/scryer/cli/issues/issue820-goals.pl
Normal file
@@ -0,0 +1,3 @@
|
||||
test :- write(world), nl.
|
||||
|
||||
:- initialization(write(hello)).
|
||||
Reference in New Issue
Block a user