summaryrefslogtreecommitdiff
path: root/test/sliceopt.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/sliceopt.go')
-rw-r--r--test/sliceopt.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/sliceopt.go b/test/sliceopt.go
index c9d089f7d2..90ec75086e 100644
--- a/test/sliceopt.go
+++ b/test/sliceopt.go
@@ -1,3 +1,4 @@
+// +build !amd64
// errorcheck -0 -d=append,slice
// Copyright 2015 The Go Authors. All rights reserved.