Move test_dup_htlc_onchain_fails_on_reload to payment_tests
authorMatt Corallo <git@bluematt.me>
Sun, 10 Oct 2021 23:42:03 +0000 (23:42 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 22 Oct 2021 18:41:42 +0000 (18:41 +0000)
commit251eb3bda881f4875c02a6e6edf8f5649f2956b2
tree83781338080a94051575300a19fe41059e9da2c8
parent5296a4a04d66178b1ebf0924e4778317d6ba988c
Move test_dup_htlc_onchain_fails_on_reload to payment_tests

test_dup_htlc_onchain_fails_on_reload is now more of a
payment_test than a functional_test, testing for handling of
pending payments.
lightning/src/ln/functional_tests.rs
lightning/src/ln/payment_tests.rs