aboutsummaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2024-03-21 21:42:52 +0000
committerGopher Robot <gobot@golang.org>2024-03-22 13:07:36 +0000
commit27f41bb15391668fa8ba18561efe364bab9b8312 (patch)
tree07faf4629bbfdd34c5b42798049d0097204f5b58 /api
parentb5e377cedcfd7eb629ee5718acabccad98281d51 (diff)
downloadgo-27f41bb15391668fa8ba18561efe364bab9b8312.tar.gz
go-27f41bb15391668fa8ba18561efe364bab9b8312.zip
Revert "testing: add TB.SetGOMAXPROCS function"
This reverts CL 519235. Reason for revert: Proposal is still in incoming. For #62020 Change-Id: Icccb930209f36097f5d930c01eda6b5042bdddc1 Reviewed-on: https://go-review.googlesource.com/c/go/+/573516 Reviewed-by: Than McIntosh <thanm@google.com> Auto-Submit: Ian Lance Taylor <iant@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com>
Diffstat (limited to 'api')
-rw-r--r--api/next/62020.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/api/next/62020.txt b/api/next/62020.txt
deleted file mode 100644
index 3820d88816..0000000000
--- a/api/next/62020.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-pkg testing, type TB interface, SetGOMAXPROCS(int) #62020
-pkg testing, method (*T) SetGOMAXPROCS(int) #62020
-pkg testing, method (*B) SetGOMAXPROCS(int) #62020
-pkg testing, method (*F) SetGOMAXPROCS(int) #62020