mirror of
https://github.com/basicswap/basicswap.git
synced 2024-11-17 08:18:04 +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
|
||
|
```
|