xmr-btc-swap/swap/tests/testutils
Thomas Eizinger 4ab7e83806
Make use of cargo tests scoped test output
By using `test_writer`, cargo can automatically scope the output
of the test to the relevant thread and will also only output it
if the test fails or is run with `--nocapture`.
2021-03-29 12:15:51 +11:00
..
bitcoind.rs Remove pointless todo 2021-03-12 12:52:23 +11:00
electrs.rs Change imports_granularity to module 2021-03-04 14:48:13 +11:00
mod.rs Make use of cargo tests scoped test output 2021-03-29 12:15:51 +11:00