]> Cypherpunks repositories - gostls13.git/commit
syscall: use MustHaveExec in TestExec
authorIan Lance Taylor <iant@golang.org>
Thu, 15 Oct 2020 21:19:10 +0000 (14:19 -0700)
committerIan Lance Taylor <iant@golang.org>
Sat, 17 Oct 2020 00:32:32 +0000 (00:32 +0000)
commit11cfb48df192c14d185c1cfcaad1ba3e7b84c807
treee02459ef83a4bc6e85c6fa9691bd072184490fb0
parenta2eb53c571607bb0e64cb2996ca2bd402ad6e347
syscall: use MustHaveExec in TestExec

For #41702

Change-Id: Ib2b15e52aa1fef2f5e644b316c726150252fa9f8
Reviewed-on: https://go-review.googlesource.com/c/go/+/262738
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/syscall/exec_unix_test.go