diff --git a/test/run b/test/run index 9d3b9e52..7f0025c3 100755 --- a/test/run +++ b/test/run @@ -6,4 +6,4 @@ if [ -n "$RBENV_NATIVE_EXT" ]; then make -C src fi -exec bats ${CI:+--tap} test +exec bats ${CI:+--tap} "${@:-test}"