xmr-btc-swap/swap
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
..
src Use tracing-log feature flag instead of manual initialization 2021-03-29 12:15:50 +11:00
tests Make use of cargo tests scoped test output 2021-03-29 12:15:51 +11:00
Cargo.toml Use tracing-log feature flag instead of manual initialization 2021-03-29 12:15:50 +11:00