1 diff --git a/packages/net/_test.pony b/packages/net/_test.pony
2 index 9044dfb1..f0ea10f7 100644
3 --- a/packages/net/_test.pony
4 +++ b/packages/net/_test.pony
5 @@ -26,11 +26,6 @@ actor \nodoc\ Main is TestList
9 - // Tests below exclude osx and are listed alphabetically
11 - test(_TestBroadcast)
14 class \nodoc\ _TestPing is UDPNotify