2020-04-29 16:38:35 +08:00

5 lines
44 B
Bash
Executable File

#!/bin/bash
set -ex
bundle exec rspec "$@"