aboutsummaryrefslogtreecommitdiffstats
path: root/script/test
blob: 778c967b48eee5b2902e72b481f2487584b38a0b (plain)
1
2
3
4
5
6
#!/bin/sh

set -e
cd "$(dirname "$0")/.."

bin/run-tests $@