blob: 04e5c75950a0a18be3b03aa6e3f85f7a05b56caa [file] [log] [blame]
# Copyright 2009 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.
include ../../Make.inc
TARG=testing
GOFILES=\
benchmark.go\
example.go\
testing.go\
include ../../Make.pkg