🔧 Update test-conv-html.sh to allow extra params

This commit is contained in:
Sebastián Ramírez
2019-04-05 14:29:36 +04:00
parent f0fc2fad2c
commit 907e613ff2
2 changed files with 3 additions and 1 deletions

View File

@@ -3,4 +3,4 @@
set -e
set -x
bash scripts/test.sh --cov-report=html
bash scripts/test.sh --cov-report=html ${@}