We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe1b8a commit a7e518fCopy full SHA for a7e518f
tests/HttpTests.cs
@@ -1,5 +1,4 @@
1
-/*
2
-using System;
+using System;
3
using System.Collections.Concurrent;
4
using System.Net;
5
using System.Net.Sockets;
@@ -150,4 +149,3 @@ public void HttpServerTest()
150
149
}
151
152
153
-*/
tests/HttpsTests.cs
using System.Security.Authentication;
@@ -127,4 +126,3 @@ public void HttpsServerTest()
127
126
128
129
130
0 commit comments