adjust options checking and add more tests
This commit is contained in:
committed by
Bennet Bleßmann
parent
d0a6dc9df2
commit
143f32be23
@@ -23,7 +23,8 @@ fn cli_tests() {
|
||||
cases
|
||||
.default_bin_name("scryer-prolog")
|
||||
.case("tests/scryer/cli/issues/*.toml")
|
||||
.case("tests/scryer/cli/src_tests/*.toml");
|
||||
.case("tests/scryer/cli/src_tests/*.toml")
|
||||
.case("tests/scryer/cli/src_tests/*.md");
|
||||
|
||||
#[cfg(windows)]
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user