Skip to content

Commit

Permalink
Rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Daksh14 committed Jan 7, 2024
1 parent 3fb2f3d commit 6bfbd81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,6 @@ fn pick_lexicographic<F: Fn(&[usize; MAX_INPUT_NOTES]) -> bool>(
None
}


#[test]
fn compose_works() {
assert_eq!(decompose(compose(true, 0, 0)), (true, 0, 0));
Expand Down

0 comments on commit 6bfbd81

Please sign in to comment.