Skip to content

Commit

Permalink
Clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
SethDusek committed Oct 25, 2024
1 parent 9ed05eb commit 3e83a57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/ergo-lib-wasm/tests/transaction.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ use wasm_bindgen_test::*;

wasm_bindgen_test_configure!(run_in_browser);

#[allow(dead_code)]
#[wasm_bindgen_test]
fn test_random() {
let sk1 = SecretKey::random_dlog();
Expand Down

0 comments on commit 3e83a57

Please sign in to comment.