summaryrefslogtreecommitdiff
path: root/src/cmd/cgo/internal/testsanitizers/empty_test.go
blob: e7fed995511873f1e5b0a466444e530b62c46fec (plain)
1
2
3
4
5
6
7
8
// Copyright 2022 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.

// All of the actual test files have limited build constraints. This file
// ensures there's at least one test file on every platform.

package sanitizers_test