fix test runner
This commit is contained in:
parent
b0bf09cfb2
commit
2d374d5d9d
|
@ -150,7 +150,7 @@ struct Args {
|
||||||
input: String,
|
input: String,
|
||||||
|
|
||||||
/// Compiler path
|
/// Compiler path
|
||||||
#[arg(long, short, default_value_t=String::from("./target/release/mclang"))]
|
#[arg(long, short, default_value_t=String::from("./target/release/mclangc"))]
|
||||||
compiler_path: String
|
compiler_path: String
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user