Remove extraneous debug output from test
This commit is contained in:
parent
528164d6e6
commit
9649b1486e
1 changed files with 0 additions and 2 deletions
|
@ -136,8 +136,6 @@ fn test_mapvec_legal() {
|
||||||
// - 6
|
// - 6
|
||||||
// ```
|
// ```
|
||||||
|
|
||||||
println!("{}", out_str);
|
|
||||||
|
|
||||||
YamlLoader::load_from_str(&out_str).unwrap();
|
YamlLoader::load_from_str(&out_str).unwrap();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue