diff options
Diffstat (limited to 'src/runtime/closure_test.go')
| -rw-r--r-- | src/runtime/closure_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/closure_test.go b/src/runtime/closure_test.go index ea65fbd5f5..741c932eab 100644 --- a/src/runtime/closure_test.go +++ b/src/runtime/closure_test.go @@ -1,6 +1,7 @@ // Copyright 2011 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. + package runtime_test import "testing" |
