mirror of
https://github.com/basicswap/basicswap.git
synced 2025-01-24 19:35:51 +00:00
7 lines
113 B
Markdown
7 lines
113 B
Markdown
|
|
||
|
## Run One Test
|
||
|
|
||
|
```
|
||
|
python setup.py test -s tests.basicswap.test_xmr.Test.test_02_leader_recover_a_lock_tx
|
||
|
```
|