From 7c94589a25998299fcdafb490be17da2d71ae9dc Mon Sep 17 00:00:00 2001 From: Brandon Rhodes Date: Sat, 4 Jan 2020 15:31:31 -0500 Subject: [PATCH] =?UTF-8?q?Support=20=E2=80=9C-v=E2=80=9D=20to=20run=20tes?= =?UTF-8?q?ts=20verbosely?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 2e5135f..9a420e4 100755 --- a/test.sh +++ b/test.sh @@ -4,4 +4,4 @@ set -e cd "$(dirname "${BASH_SOURCE[0]}")" cd ci -unit2 jplephem.test +unit2 jplephem.test "$@"