commit | 4d27f64863ab8518f4ac9f20539bd20c16e77433 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Wed Nov 16 18:44:21 2011 -0500 |
committer | Russ Cox <rsc@golang.org> | Wed Nov 16 18:44:21 2011 -0500 |
tree | 588f3df89abcae3ae71594ce09d814828074a13f | |
parent | 3276afd4d4ae45afee834c7455abbb9be1906540 [diff] [blame] |
gofmt: do not stop test.sh after 1 error Fix bug377.go to be gofmt-compliant. R=gri, r, r CC=golang-dev https://golang.org/cl/5400045
diff --git a/test/fixedbugs/bug377.go b/test/fixedbugs/bug377.go index b6b5509..e905e34 100644 --- a/test/fixedbugs/bug377.go +++ b/test/fixedbugs/bug377.go
@@ -6,4 +6,4 @@ // Issue 1802 -ignored +package ignored