Skip to content

Commit ede49d0

Browse files
Lukasapgjones
authored andcommitted
Remove positional args
1 parent eb6ae1b commit ede49d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ basepython=python3.6
4545
deps = twisted[tls]==17.1.0
4646
whitelist_externals = {toxinidir}/test/h2spectest.sh
4747
commands =
48-
{toxinidir}/test/h2spectest.sh {posargs}
48+
{toxinidir}/test/h2spectest.sh

0 commit comments

Comments
 (0)