diff --git a/misc/cgo/testplugin/test.bash b/misc/cgo/testplugin/test.bash index 5ef87625f1a65..18e3803bf42ae 100755 --- a/misc/cgo/testplugin/test.bash +++ b/misc/cgo/testplugin/test.bash @@ -14,9 +14,6 @@ fi goos=$(go env GOOS) goarch=$(go env GOARCH) -echo SKIP: golang.org/issue/22571. -exit 0 - function cleanup() { rm -f plugin*.so unnamed*.so iface*.so issue* rm -rf host pkg sub iface