Remove test for icmp sockets since extra/ping implicitly tests this
parent
21aca5c2ec
commit
8d3cb0d596
|
@ -8,8 +8,3 @@ IN: io.sockets.icmp.tests
|
||||||
"localhost" <icmp> resolve-host
|
"localhost" <icmp> resolve-host
|
||||||
[ [ icmp4? ] [ icmp6? ] bi or not ] filter
|
[ [ icmp4? ] [ icmp6? ] bi or not ] filter
|
||||||
] unit-test
|
] unit-test
|
||||||
|
|
||||||
[ t ] [
|
|
||||||
"127.0.0.1" <icmp4> <datagram>
|
|
||||||
[ addr>> icmp4? ] with-disposal
|
|
||||||
] unit-test
|
|
||||||
|
|
Loading…
Reference in New Issue