Function run_make_support::run::run_fail
source ยท pub fn run_fail(name: &str) -> CompletedProcess
Expand description
Run a built binary and make sure it fails.
pub fn run_fail(name: &str) -> CompletedProcess
Run a built binary and make sure it fails.