mirror of https://github.com/ecmwf/eccodes.git
Python3: Turn verbose on for high level tests
This commit is contained in:
parent
19e29182c7
commit
f22a2f16bb
|
@ -5,6 +5,6 @@
|
|||
# To get verbose output
|
||||
#$PYTHON -m unittest -v high_level_api
|
||||
|
||||
$PYTHON $examples_src/high_level_api.py
|
||||
$PYTHON $examples_src/high_level_api.py -v
|
||||
|
||||
rm -f test.index
|
||||
|
|
Loading…
Reference in New Issue