diff options
Diffstat (limited to 'test/fixedbugs/bug313.go')
-rw-r--r-- | test/fixedbugs/bug313.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixedbugs/bug313.go b/test/fixedbugs/bug313.go index eb2a0223b..a7c1d3627 100644 --- a/test/fixedbugs/bug313.go +++ b/test/fixedbugs/bug313.go @@ -1,4 +1,4 @@ -// errchk $G -e $D/$F.dir/[ab].go +// errorcheckdir // Copyright 2010 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style |