summary refs log tree commit diff
path: root/crypto/test/src/tls/test/TlsServerTest.cs
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/test/src/tls/test/TlsServerTest.cs')
-rw-r--r--crypto/test/src/tls/test/TlsServerTest.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/test/src/tls/test/TlsServerTest.cs b/crypto/test/src/tls/test/TlsServerTest.cs
index 333ff5664..2f2285942 100644
--- a/crypto/test/src/tls/test/TlsServerTest.cs
+++ b/crypto/test/src/tls/test/TlsServerTest.cs
@@ -18,7 +18,7 @@ namespace Org.BouncyCastle.Tls.Tests
     [TestFixture]
     public class TlsServerTest
     {
-        [Test, Ignore]
+        [Test, Explicit]
         public void TestConnection()
         {
             int port = 5556;