diff options
Diffstat (limited to 'src/pkg/net/ipraw_test.go')
-rw-r--r-- | src/pkg/net/ipraw_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pkg/net/ipraw_test.go b/src/pkg/net/ipraw_test.go index 7cc9604b5..6894ce656 100644 --- a/src/pkg/net/ipraw_test.go +++ b/src/pkg/net/ipraw_test.go @@ -2,7 +2,6 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. - // TODO(cw): ListenPacket test, Read() test, ipv6 test & // Dial()/Listen() level tests |