output python version in unit tests
This commit is contained in:
parent
f4052fbc84
commit
0e6a4cd8ff
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ function run_test {
|
|||
return 0
|
||||
}
|
||||
|
||||
python --version
|
||||
coverage erase
|
||||
mkdir tmp
|
||||
run_test pep8 .
|
||||
|
|
Loading…
Reference in a new issue