Commit e81a4c2
committed
Merge rust-bitcoin#5044: test: remove obsolete debug output tests
e0e698e сhore(tests): remove obsolete debug-output coverage (Bugar)
Pull request description:
Removed two debug output tests that became obsolete after Debug implementation changes:
- `witness_debug_can_display_empty_element` - no longer relevant since Witness Debug logic was rewritten
- `sequence_debug_output` - redundant coverage already provided by test/api.rs
ACKs for top commit:
apoelstra:
ACK e0e698e; successfully ran local tests
Tree-SHA512: 450b5343840961d3f3f4528c61d71ad29ea03082fdb2de4787d6957363e255a9eefa4592956b48c498ddd5bb5b5ddfe738e907c467aef1511752bfcfc2f8759fFile tree
2 files changed
+0
-14
lines changed- bitcoin/src/blockdata
- primitives/src
2 files changed
+0
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2092 | 2092 | | |
2093 | 2093 | | |
2094 | 2094 | | |
2095 | | - | |
2096 | | - | |
2097 | | - | |
2098 | | - | |
2099 | 2095 | | |
2100 | | - | |
2101 | 2096 | | |
2102 | 2097 | | |
2103 | 2098 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
580 | | - | |
581 | | - | |
582 | | - | |
583 | 580 | | |
584 | 581 | | |
585 | 582 | | |
| |||
595 | 592 | | |
596 | 593 | | |
597 | 594 | | |
598 | | - | |
599 | | - | |
600 | | - | |
601 | | - | |
602 | | - | |
603 | 595 | | |
604 | | - | |
605 | 596 | | |
606 | 597 | | |
607 | 598 | | |
| |||
0 commit comments