mirror of https://github.com/golang/go.git
- update test.sh (caused an error since src/pkg dir is empty now)
R=r OCL=17987 CL=17987
This commit is contained in:
parent
379b5a3921
commit
0ed4576c6a
|
|
@ -44,7 +44,6 @@ apply() {
|
|||
$GOROOT/test/*.go \
|
||||
$GOROOT/test/bugs/*.go \
|
||||
$GOROOT/test/fixedbugs/*.go \
|
||||
$GOROOT/src/pkg/*.go \
|
||||
$GOROOT/src/lib/*.go \
|
||||
$GOROOT/src/lib/*/*.go \
|
||||
$GOROOT/usr/r/*/*.go
|
||||
|
|
|
|||
Loading…
Reference in New Issue