Skip to content

Commit e94efbf

Browse files
committed
Clarify that alloy tests don't actually test timelock mixing
1 parent 62219d4 commit e94efbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/miniscript/ms_tests.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22073,6 +22073,8 @@ mod tests {
2207322073

2207422074
}
2207522075

22076+
// This does not actually test timelock mixing. See: https://github.com/rust-bitcoin/rust-miniscript/issues/514
22077+
// for details
2207622078
#[test]
2207722079
fn conflict_tests_from_alloy() {
2207822080
#[cfg_attr(feature="cargo-fmt", rustfmt_skip)]

0 commit comments

Comments
 (0)