fix test (#18609)
This commit is contained in:
parent
4a5ec51007
commit
35123b71c2
|
@ -6,6 +6,6 @@ pub mod tests {
|
|||
|
||||
#[test]
|
||||
fn test_id() {
|
||||
println!("{:?}", id());
|
||||
id().log();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue