aboutsummaryrefslogtreecommitdiff
path: root/builders_test.go
blob: 39500a36e86f5c4899464b35c3ab3ce1f5c17d03 (plain)
1
2
3
4
5
6
7
8
9
// 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