aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/testgodefs/testgodefs_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'misc/cgo/testgodefs/testgodefs_test.go')
-rw-r--r--misc/cgo/testgodefs/testgodefs_test.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/cgo/testgodefs/testgodefs_test.go b/misc/cgo/testgodefs/testgodefs_test.go
index c02c3ff0ac..438d23d65c 100644
--- a/misc/cgo/testgodefs/testgodefs_test.go
+++ b/misc/cgo/testgodefs/testgodefs_test.go
@@ -21,6 +21,8 @@ var filePrefixes = []string{
"anonunion",
"issue8478",
"fieldtypedef",
+ "issue37479",
+ "issue37621",
}
func TestGoDefs(t *testing.T) {