2017-04-19 13:42:30 +02:00

8 lines
93 B
Bash
Executable File

#!/bin/bash
cd `dirname $0`
# $1 is an opportunity to give -u
jest $1 &&
./flow/test.sh $1