sync: delete dummy builders_test file
The builders should be happy building errgroup instead now. Change-Id: I99f549032f771e067b5f7780eba1cc6e91bbdfa5 Reviewed-on: https://go-review.googlesource.com/24962 Run-TryBot: Bryan Mills <bcmills@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
53cf14c8d7
commit
316e794f7b
1 changed files with 0 additions and 9 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue