Python3: Turn verbose on for high level tests

This commit is contained in:
Shahram Najm 2018-11-22 14:22:35 +00:00
parent 19e29182c7
commit f22a2f16bb
1 changed files with 1 additions and 1 deletions

View File

@ -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