We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd42c1e commit fbe1b8aCopy full SHA for fbe1b8a
tests/UdpMulticastTests.cs
@@ -1,5 +1,4 @@
1
-/*
2
-using System;
+using System;
3
using System.Collections.Generic;
4
using System.Net;
5
using System.Net.Sockets;
@@ -273,4 +272,3 @@ public void UdpMulticastServerRandomTest()
273
272
}
274
275
276
-*/
tests/UdpTests.cs
@@ -200,4 +199,3 @@ public void UdpServerRandomTest()
200
199
201
202
203
0 commit comments