Skip to content

Commit fdec6dd

Browse files
Clean up a TODO
1 parent 5481057 commit fdec6dd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plonky2x/core/src/frontend/eth/rlp/builder.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,8 +513,6 @@ mod tests {
513513
test_verify_decoded_mpt_node::<ENCODING_LEN, _>(rlp_encoding, |x| x);
514514
}
515515

516-
// TODO: Create a test where it's supposed to fail.
517-
518516
#[test]
519517
#[should_panic]
520518
fn test_verify_decoded_mpt_node_branch_node_fuzzed_prefix() {

0 commit comments

Comments
 (0)