aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug429_run.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixedbugs/bug429_run.go')
-rw-r--r--test/fixedbugs/bug429_run.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/fixedbugs/bug429_run.go b/test/fixedbugs/bug429_run.go
index c6a02aae5e..c2bb1b85cb 100644
--- a/test/fixedbugs/bug429_run.go
+++ b/test/fixedbugs/bug429_run.go
@@ -1,6 +1,7 @@
-// +build !nacl,!js
// run
+// +build !nacl,!js
+
// Copyright 2014 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.