mirror of
https://github.com/vacp2p/pmtree.git
synced 2025-02-22 20:18:21 +00:00
fix: test
This commit is contained in:
parent
cc266f5679
commit
f60b0458ad
@ -122,7 +122,7 @@ fn batch_insertions() -> PmtreeResult<()> {
|
|||||||
hex!("0000000000000000000000000000000000000000000000000000000000000004"),
|
hex!("0000000000000000000000000000000000000000000000000000000000000004"),
|
||||||
];
|
];
|
||||||
|
|
||||||
mt.batch_insert(None, &leaves)?;
|
mt.batch_insert(None, leaves)?;
|
||||||
|
|
||||||
assert_eq!(
|
assert_eq!(
|
||||||
mt.root(),
|
mt.root(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user