doc: remove file.go from run (fix windows build)

R=golang-dev, r, alex.brainman, r
CC=golang-dev
https://golang.org/cl/5479069
This commit is contained in:
Andrew Gerrand 2011-12-12 16:14:38 +11:00
parent b78a7b7dab
commit 4068e3fc70
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ go_tutorial="
cat.go cat.go
cat_rot13.go cat_rot13.go
echo.go echo.go
file.go
helloworld.go helloworld.go
helloworld3.go helloworld3.go
print.go print.go