aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/errors/test.bash
diff options
context:
space:
mode:
Diffstat (limited to 'misc/cgo/errors/test.bash')
-rwxr-xr-xmisc/cgo/errors/test.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/cgo/errors/test.bash b/misc/cgo/errors/test.bash
index e5bf47a0dd..c96264389c 100755
--- a/misc/cgo/errors/test.bash
+++ b/misc/cgo/errors/test.bash
@@ -28,6 +28,7 @@ check err1.go
check err2.go
check err3.go
check issue7757.go
+check issue8442.go
rm -rf errs _obj
exit 0