aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/Makefile')
-rw-r--r--src/pkg/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pkg/Makefile b/src/pkg/Makefile
index cfb16d2004..48649846b8 100644
--- a/src/pkg/Makefile
+++ b/src/pkg/Makefile
@@ -197,7 +197,6 @@ endif
# Disable tests that windows cannot run yet.
ifeq ($(GOOS),windows)
-NOTEST+=exec # no pipe
NOTEST+=os/signal # no signals
NOTEST+=path # tree walking does not work
NOTEST+=syslog # no network