1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-11 21:13:46 -05:00
Files
pyenv/test/run
2022-09-22 11:34:02 +02:00

5 lines
64 B
Bash
Executable File

#!/usr/bin/env bash
set -e
exec bats ${CI:+--tap} "${@:-test}"