File-oriented testing
inspired by #2191 but for the `run_top_level_test_with_args`s and `run_top_level_test_no_args instead of the `load_module_test`s
This commit is contained in:
3
tests/scryer/cli/issues/multiple_goals.toml
Normal file
3
tests/scryer/cli/issues/multiple_goals.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
# issue 820
|
||||
args = ["-f", "--no-add-history", "-g", "test", "-g", "halt", "tests-pl/issue820-goals.pl"]
|
||||
binary = true
|
||||
Reference in New Issue
Block a user