diff options
Diffstat (limited to 'src/cmd/asm/internal/asm/expr_test.go')
| -rw-r--r-- | src/cmd/asm/internal/asm/expr_test.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/asm/internal/asm/expr_test.go b/src/cmd/asm/internal/asm/expr_test.go index 2ca66250e0..8543bab49d 100644 --- a/src/cmd/asm/internal/asm/expr_test.go +++ b/src/cmd/asm/internal/asm/expr_test.go @@ -1,3 +1,5 @@ +// +build ignore + // Copyright 2015 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. |
