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, 0 insertions, 8 deletions
diff --git a/src/internal/boringtest/boring.go b/src/internal/boringtest/boring.go
deleted file mode 100644
index bea1276e697..00000000000
--- a/src/internal/boringtest/boring.go
+++ /dev/null
@@ -1,8 +0,0 @@
-// 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