diff --git a/usr/gri/pretty/test.sh b/usr/gri/pretty/test.sh index af5431755e1..f35bb87ed17 100755 --- a/usr/gri/pretty/test.sh +++ b/usr/gri/pretty/test.sh @@ -40,7 +40,6 @@ applydot() { apply() { for F in \ $GOROOT/usr/gri/pretty/*.go \ - $GOROOT/usr/gri/gosrc/*.go \ $GOROOT/test/*.go \ $GOROOT/src/pkg/*.go \ $GOROOT/src/lib/*.go \