Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
njsmith committed Oct 30, 2021
1 parent 51f6743 commit 5b3ad38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ setenv =
commands =
openssl version
coverage run --parallel -m OpenSSL.debug
coverage run --parallel -m pytest -v -s -k TestDTLS {posargs}
coverage run --parallel -m pytest -v -s {posargs}

[testenv:py37-twistedTrunk]
deps =
Expand Down

0 comments on commit 5b3ad38

Please sign in to comment.