Skip to content

Commit

Permalink
more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
SweetVishnya committed Mar 15, 2024
1 parent 984f77a commit e6a9b51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions casr/tests/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4273,6 +4273,7 @@ fn test_casr_java() {
.env("PATH", format!("{}:{}", env!("PATH"), cargo_target_dir))
.output()
.expect("failed to start casr-java");
println!("Test java with native lib: casr-san run done");

assert!(
output.status.success(),
Expand Down

0 comments on commit e6a9b51

Please sign in to comment.