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
|
||||
commands =
|
||||
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…
Reference in a new issue