summaryrefslogtreecommitdiff
path: root/bin/test
blob: 5e102f4464c12827c9f8bf805dac214ebbb2f0cb (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

set -e
[ -z "$DEBUG" ] || set -x

cd "$(dirname "$0")/.."

bundle exec rake test