address problems brought up in review

This commit is contained in:
Skgland
2021-03-11 16:16:31 +01:00
parent 8f41603101
commit 49dcd9bb4a
2 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ pub fn run_top_level_test_no_args<
run_top_level_test_with_args::<&[&str], _, _, _, _>(&[], stdin, expected_stdout)
}
/// Test whether scryr-prolog
/// Test whether scryer-prolog
/// produces the expected output when called with the supplied
/// arguments and fed the supplied input
pub fn run_top_level_test_with_args<