aboutsummaryrefslogtreecommitdiff
path: root/src/internal/boringtest/boring.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/boringtest/boring.go')
-rw-r--r--src/internal/boringtest/boring.go8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/internal/boringtest/boring.go b/src/internal/boringtest/boring.go
new file mode 100644
index 00000000000..bea1276e697
--- /dev/null
+++ b/src/internal/boringtest/boring.go
@@ -0,0 +1,8 @@
+// Copyright 2017 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.
+
+// Nothing to see here but the tests.
+// This file keeps 'go install internal/...' working.
+
+package boring