#!/bin/sh set -e cd "$(dirname "$0")/.." ./bin/setup ruby -Ilib:test -r test_helper test/**/*.rb