Skip to content

Commit 73ab28a

Browse files
committed
Test
1 parent cd55846 commit 73ab28a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

casr/tests/tests.rs

+1
Original file line numberDiff line numberDiff line change
@@ -5079,6 +5079,7 @@ fn test_casr_libfuzzer_luzer() {
50795079
String::from_utf8_lossy(&output.stderr)
50805080
);
50815081
let err = String::from_utf8_lossy(&output.stderr);
5082+
println!("{}", err);
50825083

50835084
assert!(!err.is_empty());
50845085

0 commit comments

Comments
 (0)