Skip to content

Commit

Permalink
pset: remove ingored on test_txout_in_input_roundtrip
Browse files Browse the repository at this point in the history
  • Loading branch information
RCasatta committed Nov 24, 2023
1 parent 6b2b04e commit 9798e51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pset/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,6 @@ mod tests {


#[test]
#[ignore]
fn test_txout_in_input_roundtrip() {
let mut pset = PartiallySignedTransaction::new_v2();

Expand Down

0 comments on commit 9798e51

Please sign in to comment.