aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/testing/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/testing/Makefile')
-rw-r--r--src/pkg/testing/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pkg/testing/Makefile b/src/pkg/testing/Makefile
index 19b791ae9e..9e8bd17569 100644
--- a/src/pkg/testing/Makefile
+++ b/src/pkg/testing/Makefile
@@ -7,7 +7,6 @@ include ../../Make.inc
TARG=testing
GOFILES=\
benchmark.go\
- regexp.go\
testing.go\
include ../../Make.pkg