github.com/attic-labs/noms@v0.0.0-20210827224422-e5fa29d95e8b/go/types/perf/dummy.go (about) 1 // Copyright 2016 Attic Labs, Inc. All rights reserved. 2 // Licensed under the Apache License, version 2.0: 3 // http://www.apache.org/licenses/LICENSE-2.0 4 5 package perf 6 7 // go build fails if there are _test.go but no other go files in a directory.