]> Cypherpunks repositories - gostls13.git/commitdiff
- remove inconsistent directory from tests
authorRobert Griesemer <gri@golang.org>
Tue, 21 Oct 2008 00:37:48 +0000 (17:37 -0700)
committerRobert Griesemer <gri@golang.org>
Tue, 21 Oct 2008 00:37:48 +0000 (17:37 -0700)
R=rsc
DELTA=1  (0 added, 1 deleted, 0 changed)
OCL=17514
CL=17514

usr/gri/pretty/test.sh

index af5431755e194bee48223bf97df6ca2a8f397bc3..f35bb87ed172097418af4310740fe202456cc264 100755 (executable)
@@ -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 \