forked from LBRYCommunity/lbry-sdk
enable passing args to tests
This commit is contained in:
parent
6d0a054170
commit
df635b963c
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ setenv =
|
||||||
TORBA_LEDGER=lbry.wallet
|
TORBA_LEDGER=lbry.wallet
|
||||||
commands =
|
commands =
|
||||||
orchstr8 download
|
orchstr8 download
|
||||||
coverage run -p --source={envsitepackagesdir}/lbry -m unittest discover -vv integration
|
coverage run -p --source={envsitepackagesdir}/lbry -m unittest discover -vv integration {posargs}
|
||||||
|
|
Loading…
Add table
Reference in a new issue