summaryrefslogtreecommitdiff
path: root/test/nilcheck.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/nilcheck.go')
-rw-r--r--test/nilcheck.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/nilcheck.go b/test/nilcheck.go
index 173fcb33a6..ab28b33d41 100644
--- a/test/nilcheck.go
+++ b/test/nilcheck.go
@@ -1,4 +1,3 @@
-// +build !amd64
// errorcheck -0 -N -d=nil
// Copyright 2013 The Go Authors. All rights reserved.