From 71d6cda6b2b93e19a6a10f12094a666ce50d4b5b Mon Sep 17 00:00:00 2001 From: Robert Griesemer Date: Mon, 20 Oct 2008 17:37:48 -0700 Subject: [PATCH] - remove inconsistent directory from tests R=rsc DELTA=1 (0 added, 1 deleted, 0 changed) OCL=17514 CL=17514 --- usr/gri/pretty/test.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/usr/gri/pretty/test.sh b/usr/gri/pretty/test.sh index af5431755e..f35bb87ed1 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 \ -- 2.50.0