diff --git a/test.sh b/test.sh index e69de29..43ab83b 100755 --- a/test.sh +++ b/test.sh @@ -0,0 +1,3 @@ +echo $GOROOT +echo $GOPATH +echo $PATH