diff options
Diffstat (limited to 'src/pkg/Makefile')
| -rw-r--r-- | src/pkg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pkg/Makefile b/src/pkg/Makefile index 84d5607837..9bd920ea08 100644 --- a/src/pkg/Makefile +++ b/src/pkg/Makefile @@ -230,7 +230,6 @@ NOBENCH+=\ ifeq ($(GOOS),windows) NOTEST+=os/signal # no signals NOTEST+=syslog # no network -NOTEST+=time # no syscall.Kill, syscall.SIGCHLD for sleep tests endif TEST=\ |
