This commit is contained in:
Brendan Hansknecht 2023-03-16 12:22:29 -07:00
parent 5cb41cb81d
commit ba804cc382
No known key found for this signature in database
GPG key ID: 0EA784685083E75B

View file

@ -807,7 +807,7 @@ mod cli_run {
&[], &[],
&[Arg::ExamplePath("examples/sqrt.false")], &[Arg::ExamplePath("examples/sqrt.false")],
&[], &[],
&("1414".to_string()), "1414",
UseValgrind::Yes, UseValgrind::Yes,
TestCliCommands::Many, TestCliCommands::Many,
) )