Files
home/.rbenv/plugins/ruby-build/script/test

5 lines
48 B
Plaintext
Raw Normal View History

2025-10-08 10:35:48 +02:00
#!/bin/bash
set -e
bats ${CI:+--tap} test "$@"