In py36 env, run the tahoe --version command now that it runs without error.

This commit is contained in:
Jason R. Coombs 2020-08-21 16:52:23 -04:00
parent 8b553d2045
commit b591181b02

View File

@ -51,6 +51,7 @@ commands =
[testenv:py36]
commands =
trial {env:TAHOE_LAFS_TRIAL_ARGS:--rterrors} {posargs:allmydata.test.python3_tests}
tahoe --version
[testenv:integration]
setenv =