aboutsummaryrefslogtreecommitdiff
path: root/test/abi/regabipragma.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/abi/regabipragma.go')
-rw-r--r--test/abi/regabipragma.go10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/abi/regabipragma.go b/test/abi/regabipragma.go
new file mode 100644
index 0000000000..6a1b1938ea
--- /dev/null
+++ b/test/abi/regabipragma.go
@@ -0,0 +1,10 @@
+// runindir
+// +build !windows
+
+// Copyright 2021 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.
+
+// TODO May delete or adapt this test once regabi is the default
+
+package ignore