Commit 0b2af925 authored by Russ Cox's avatar Russ Cox

arm: enable 6 more tests after net fix

R=ken2
CC=golang-dev
https://golang.org/cl/2520042
parent 14d2242f
......@@ -220,22 +220,16 @@ NOTEST+=flag
NOTEST+=fmt
NOTEST+=go/printer
NOTEST+=gob
NOTEST+=http
NOTEST+=image/png
NOTEST+=json
NOTEST+=log
NOTEST+=math
NOTEST+=net
NOTEST+=netchan
NOTEST+=os
NOTEST+=os/signal
NOTEST+=rpc
NOTEST+=rpc/jsonrpc
NOTEST+=strconv
NOTEST+=syslog
NOTEST+=template
NOTEST+=testing/quick
NOTEST+=websocket
NOTEST+=xml
endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment