Skip to content

Commit

Permalink
*dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan-crypto committed Oct 6, 2023
1 parent 3bb86de commit 4d04d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1815,7 +1815,7 @@ mod native_tests {
.status()
.expect("failed to execute process");
assert!(status.success());

let status = Command::new(format!("{}/release/ezkl", *CARGO_TARGET_DIR))
.args([
"gen-witness",
Expand Down

0 comments on commit 4d04d2e

Please sign in to comment.