errgroup/builders_test.go

10 lines
330 B
Go
Raw Normal View History

// 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