mirror of
https://github.com/basicswap/basicswap.git
synced 2024-11-17 00:07:56 +00:00
6 lines
113 B
Markdown
6 lines
113 B
Markdown
|
|
## Run One Test
|
|
|
|
```
|
|
python setup.py test -s tests.basicswap.test_xmr.Test.test_02_leader_recover_a_lock_tx
|
|
```
|