aboutsummaryrefslogtreecommitdiff
path: root/builders_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'builders_test.go')
-rw-r--r--builders_test.go9
1 files changed, 0 insertions, 9 deletions
diff --git a/builders_test.go b/builders_test.go
deleted file mode 100644
index 39500a3..0000000
--- a/builders_test.go
+++ /dev/null
@@ -1,9 +0,0 @@
-// Copyright 2016 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.
-
-// Temporary file to make the builders happy so there's
-// something buildable in this repo. This can be deleted
-// when other code is added here.
-
-package builders_test