summaryrefslogtreecommitdiff
path: root/llgo/third_party/gofrontend/libgo/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'llgo/third_party/gofrontend/libgo/Makefile.am')
-rw-r--r--llgo/third_party/gofrontend/libgo/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/llgo/third_party/gofrontend/libgo/Makefile.am b/llgo/third_party/gofrontend/libgo/Makefile.am
index 526b656a309..31c206e5e8a 100644
--- a/llgo/third_party/gofrontend/libgo/Makefile.am
+++ b/llgo/third_party/gofrontend/libgo/Makefile.am
@@ -3688,7 +3688,6 @@ TEST_PACKAGES = \
os/check \
path/check \
reflect/check \
- regexp/check \
runtime/check \
sort/check \
strconv/check \
@@ -3787,7 +3786,6 @@ TEST_PACKAGES = \
os/user/check \
path/filepath/check \
regexp/syntax/check \
- runtime/pprof/check \
sync/atomic/check \
text/scanner/check \
text/tabwriter/check \