#!/bin/sh
exec filewatcher -L 6 -x build -x script go test -timeout 10s -v './${dir}'
