add missing newline
This commit is contained in:
parent
db34e352a7
commit
fdc2d1f499
@ -558,4 +558,4 @@ fn test_arc_cyclic_two_refs() {
|
||||
|
||||
assert_eq!(Arc::strong_count(&two_refs), 3);
|
||||
assert_eq!(Arc::weak_count(&two_refs), 2);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user