linkheader/script/test

4 lines
70 B
Plaintext
Raw Normal View History

2016-03-28 16:11:23 +02:00
#!/bin/sh
PROJDIR=$(cd `dirname $0`/.. && pwd)
cd $PROJDIR && go test