Support “-v” to run tests verbosely

This commit is contained in:
Brandon Rhodes 2020-01-04 15:31:31 -05:00
parent 2ad36b41d2
commit 7c94589a25
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ set -e
cd "$(dirname "${BASH_SOURCE[0]}")"
cd ci
unit2 jplephem.test
unit2 jplephem.test "$@"