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.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/cgo/testgodefs/testgodefs_test.go b/misc/cgo/testgodefs/testgodefs_test.go
index aae34043605..7628ffc595b 100644
--- a/misc/cgo/testgodefs/testgodefs_test.go
+++ b/misc/cgo/testgodefs/testgodefs_test.go
@@ -25,6 +25,7 @@ var filePrefixes = []string{
"issue37621",
"issue38649",
"issue39534",
+ "issue48396",
}
func TestGoDefs(t *testing.T) {